master
parent
5408a911e5
commit
ce32219893
|
@ -25,4 +25,4 @@ class Alert(object):
|
||||||
'picker_log_notification': 0x100000,
|
'picker_log_notification': 0x100000,
|
||||||
'all_categories': 0x7fffffff
|
'all_categories': 0x7fffffff
|
||||||
})
|
})
|
||||||
alert = Alert()
|
alert = Alert()
|
||||||
|
|
Loading…
Reference in New Issue