small bugfix

This commit is contained in:
tmolitor 2016-04-15 02:37:58 +02:00
parent 4f8984ad7e
commit fd7bebe016
1 changed files with 1 additions and 0 deletions

View File

@ -120,6 +120,7 @@ text=None, timeout=-1):
notification.set_timeout(timeout*1000)
notification.set_category(event_type)
notification._data = {}
notification._data.event_type = event_type
notification._data.jid = jid
notification._data.account = account