mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
[WIP] Saved messages
This commit is contained in:
@@ -473,7 +473,7 @@ private enum SelectivePrivacySettingsEntry: ItemListNodeEntry {
|
||||
if isLocked {
|
||||
arguments.displayLockedInfo()
|
||||
} else {
|
||||
arguments.updateType(.contacts)
|
||||
arguments.updateType(.nobody)
|
||||
}
|
||||
})
|
||||
case let .settingInfo(_, text, link):
|
||||
|
||||
Reference in New Issue
Block a user