mirror of
https://github.com/myned/modufur.git
synced 2025-01-31 18:15:19 +00:00
Fix formatting
This commit is contained in:
parent
2fd70139d0
commit
4207cc1af1
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ async def on_ready():
|
|||
|
||||
checks.ready = True
|
||||
else:
|
||||
print('\n- - - -\nI N F O : reconnected, reinitializing tasks\n- - - -')
|
||||
print('\n- - - -\nI N F O : reconnected, reinitializing tasks\n- - - -\n')
|
||||
|
||||
if u.tasks['auto_del']:
|
||||
for channel in u.tasks['auto_del']:
|
||||
|
|
Loading…
Add table
Reference in a new issue