show a notification for missed messages by default
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
DEFAULT_SETTINGS = {
|
DEFAULT_SETTINGS = {
|
||||||
"message/check_missed/notify": False,
|
"message/check_missed/notify": True,
|
||||||
"message/last_id": 0,
|
"message/last_id": 0,
|
||||||
"logging/level": "Disabled",
|
"logging/level": "Disabled",
|
||||||
"tray/notifications/priority": 5,
|
"tray/notifications/priority": 5,
|
||||||
|
|||||||
Reference in New Issue
Block a user