small bugfix
This commit is contained in:
parent
4f8984ad7e
commit
fd7bebe016
1 changed files with 1 additions and 0 deletions
|
@ -120,6 +120,7 @@ text=None, timeout=-1):
|
||||||
notification.set_timeout(timeout*1000)
|
notification.set_timeout(timeout*1000)
|
||||||
|
|
||||||
notification.set_category(event_type)
|
notification.set_category(event_type)
|
||||||
|
notification._data = {}
|
||||||
notification._data.event_type = event_type
|
notification._data.event_type = event_type
|
||||||
notification._data.jid = jid
|
notification._data.jid = jid
|
||||||
notification._data.account = account
|
notification._data.account = account
|
||||||
|
|
Loading…
Add table
Reference in a new issue