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:
@@ -2182,8 +2182,7 @@ public func channelStatsController(
|
||||
var leftNavigationButton: ItemListNavigationButton?
|
||||
var boostsOnly = false
|
||||
if existingRevenueContext != nil {
|
||||
//TODO:localize
|
||||
title = .text("TON Balance")
|
||||
title = .text(presentationData.strings.Stats_TonBotRevenue_Title)
|
||||
canViewRevenue = true
|
||||
} else if section == .boosts {
|
||||
title = .text("")
|
||||
|
||||
Reference in New Issue
Block a user