prevent traceback
This commit is contained in:
parent
ca635f17a9
commit
a5fc9f9fd4
|
@ -459,6 +459,7 @@ class SignalObject(dbus.service.Object):
|
|||
# Jid is not conform, ignore it
|
||||
return DBUS_BOOLEAN(False)
|
||||
|
||||
minimized_control = None
|
||||
if account:
|
||||
accounts = [account]
|
||||
else:
|
||||
|
|
Loading…
Reference in New Issue