mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-31 09:53:29 -07:00
Update MultiServer.py
This commit is contained in:
@@ -2189,7 +2189,7 @@ class ServerCommandProcessor(CommonCommandProcessor):
|
||||
|
||||
def shutdown():
|
||||
response_queue.put(None)
|
||||
logging.getLogger().removeHandler(self)
|
||||
logging.getLogger().removeHandler(handler)
|
||||
|
||||
logging.getLogger().addHandler(handler)
|
||||
self.output("Discord Link established.")
|
||||
|
||||
Reference in New Issue
Block a user