mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Various improvements
This commit is contained in:
@@ -315,7 +315,7 @@ private func selectivePrivacyPeersControllerEntries(presentationData: Presentati
|
||||
entries.append(.footerItem(footer))
|
||||
}
|
||||
|
||||
if !peers.isEmpty {
|
||||
if !peers.isEmpty || state.enableForPremium || state.enableForBots {
|
||||
entries.append(.deleteItem(presentationData.strings.Privacy_Exceptions_DeleteAllExceptions))
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user