mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 14:45:21 +00:00
Story covers
This commit is contained in:
@@ -1677,7 +1677,7 @@ private func monetizationEntries(
|
||||
}
|
||||
}
|
||||
|
||||
if isCreator {
|
||||
if isCreator && canViewRevenue {
|
||||
var switchOffAdds: Bool? = nil
|
||||
if let boostData, boostData.level >= premiumConfiguration.minChannelRestrictAdsLevel {
|
||||
switchOffAdds = adsRestricted
|
||||
|
||||
Reference in New Issue
Block a user