mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 14:45:21 +00:00
Various improvements
This commit is contained in:
@@ -2183,7 +2183,7 @@ public func channelStatsController(
|
||||
var boostsOnly = false
|
||||
if existingRevenueContext != nil {
|
||||
//TODO:localize
|
||||
title = .text("Toncoin Balance")
|
||||
title = .text("TON Balance")
|
||||
canViewRevenue = true
|
||||
} else if section == .boosts {
|
||||
title = .text("")
|
||||
|
||||
Reference in New Issue
Block a user