misc: small fix or general refactoring i did not bother commenting
This commit is contained in:
parent
0df5e54f91
commit
2239406272
@ -310,6 +310,7 @@ class View(object):
|
||||
self.set('face', faces.EXCITED)
|
||||
self.set('status', self._voice.on_unread_messages(count, total))
|
||||
self.update()
|
||||
time.sleep(5.0)
|
||||
|
||||
def on_rebooting(self):
|
||||
self.set('face', faces.BROKEN)
|
||||
|
Loading…
x
Reference in New Issue
Block a user