mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-08-08 08:31:13 +00:00
sercretChatSettings up
This commit is contained in:
parent
d3cc354013
commit
7fb770c560
@ -214,12 +214,12 @@ private enum PreferencesKeyValues: Int32 {
|
|||||||
case appConfiguration = 14
|
case appConfiguration = 14
|
||||||
case searchBotsConfiguration = 15
|
case searchBotsConfiguration = 15
|
||||||
case contactsSettings = 16
|
case contactsSettings = 16
|
||||||
case secretChatSettings = 17
|
|
||||||
case walletCollection = 18
|
case walletCollection = 18
|
||||||
case contentSettings = 19
|
case contentSettings = 19
|
||||||
case chatListFilters = 20
|
case chatListFilters = 20
|
||||||
case peersNearby = 21
|
case peersNearby = 21
|
||||||
case chatListFiltersFeaturedState = 22
|
case chatListFiltersFeaturedState = 22
|
||||||
|
case secretChatSettings = 23
|
||||||
}
|
}
|
||||||
|
|
||||||
public func applicationSpecificPreferencesKey(_ value: Int32) -> ValueBoxKey {
|
public func applicationSpecificPreferencesKey(_ value: Int32) -> ValueBoxKey {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user