Fix build

This commit is contained in:
Ilya Laktyushin 2025-05-08 01:29:19 +04:00
parent aa357d463c
commit 0ae2f9b53a

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)