From 3897b8767b3b8fde35e7d6ac74fbac4c38119c46 Mon Sep 17 00:00:00 2001 From: Maple Nebel Date: Wed, 8 Jul 2026 01:15:29 +0200 Subject: [PATCH] actually tell the console it succeeded --- rnex-core/src/nex/friends_handler.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rnex-core/src/nex/friends_handler.rs b/rnex-core/src/nex/friends_handler.rs index a3acb7c..06dd011 100644 --- a/rnex-core/src/nex/friends_handler.rs +++ b/rnex-core/src/nex/friends_handler.rs @@ -887,7 +887,7 @@ impl FriendsWiiU for FriendsUser { .execute(get_db()) .await; } - Err(ErrorCode::Core_NotImplemented) + Ok(()) } async fn add_blacklist(