core: add missing field

This commit is contained in:
Evgeny Poberezkin
2023-12-06 12:34:10 +00:00
parent 4fd6405113
commit ee163a6540
+1
View File
@@ -189,6 +189,7 @@ mobileChatOpts dbFilePrefix dbKey =
allowInstantFiles = True,
autoAcceptFileSize = 0,
muteNotifications = True,
markRead = False,
maintenance = True
}