This commit is contained in:
Isaac 2025-05-12 11:13:34 +04:00
commit a775b2c62c

View file

@ -2164,7 +2164,7 @@ private func editingItems(data: PeerInfoScreenData?, boostStatus: ChannelBoostSt
let ItemBanned = 11
let ItemRecentActions = 12
let ItemAffiliatePrograms = 13
let ItemPostSuggestionsSettings = 14
//let ItemPostSuggestionsSettings = 14
let ItemPeerAutoTranslate = 15
let isCreator = channel.flags.contains(.isCreator)