mirror of
https://github.com/anope/anope.git
synced 2026-07-09 04:43:13 +02:00
+1
-1
@@ -402,5 +402,5 @@ bool Command::FindFromService(const Anope::string &command_service, BotInfo *&bo
|
||||
}
|
||||
}
|
||||
|
||||
return name.empty();
|
||||
return !name.empty();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user