Added 'custom' notifications for chat settings
This commit is contained in:
@@ -22,4 +22,5 @@ current_soundpack = string(default="default")
|
||||
notify_online = boolean(default=True)
|
||||
notify_offline = boolean(default=True)
|
||||
open_unread_conversations = boolean(default=True)
|
||||
automove_to_conversations = boolean(default=True)
|
||||
automove_to_conversations = boolean(default=True)
|
||||
notifications = string(default="custom")
|
Reference in New Issue
Block a user