mirror of
https://github.com/anope/anope.git
synced 2026-06-27 18:06:39 +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