prevent traceback
This commit is contained in:
parent
ca635f17a9
commit
a5fc9f9fd4
1 changed files with 1 additions and 0 deletions
|
@ -459,6 +459,7 @@ class SignalObject(dbus.service.Object):
|
||||||
# Jid is not conform, ignore it
|
# Jid is not conform, ignore it
|
||||||
return DBUS_BOOLEAN(False)
|
return DBUS_BOOLEAN(False)
|
||||||
|
|
||||||
|
minimized_control = None
|
||||||
if account:
|
if account:
|
||||||
accounts = [account]
|
accounts = [account]
|
||||||
else:
|
else:
|
||||||
|
|
Loading…
Add table
Reference in a new issue