mirror of
https://github.com/Syncplay/syncplay
synced 2025-02-03 12:41:44 +00:00
revert commit about mixed identation
This commit is contained in:
parent
e7f34e2e79
commit
5933fdb2d5
@ -138,7 +138,7 @@ class Bot(object):
|
|||||||
out += u['file']
|
out += u['file']
|
||||||
break
|
break
|
||||||
else:
|
else:
|
||||||
out += '[no file]'
|
out += '[no file]'
|
||||||
self.msg(to, out)
|
self.msg(to, out)
|
||||||
out = 'Users: '
|
out = 'Users: '
|
||||||
i = 0
|
i = 0
|
||||||
|
Loading…
Reference in New Issue
Block a user