mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 19:19:32 +01:00
Slight tweak to message.
This commit is contained in:
parent
b8d086d41b
commit
8f3d3908d2
@ -710,7 +710,7 @@ class Irc(IrcCommandDispatcher):
|
||||
channel, self.network, elapsed)
|
||||
popped = True
|
||||
if popped and not self.startedSync:
|
||||
log.info('Finished syncing all joined channels.')
|
||||
log.info('Finished syncing all channels on %s.', self.network)
|
||||
|
||||
def doError(self, msg):
|
||||
"""Handles ERROR messages."""
|
||||
|
Loading…
Reference in New Issue
Block a user