mirror of
https://github.com/ichmagmaus111/ghostgram.git
synced 2026-05-13 08:44:45 +02:00
feat: новые функции, исправлены критические ошибки сборки и баги интерфейса, больше подписей в файлах
This commit is contained in:
@@ -328,7 +328,7 @@ public func miscController(context: AccountContext) -> ViewController {
|
||||
|
||||
let controllerState = ItemListControllerState(
|
||||
presentationData: ItemListPresentationData(presentationData),
|
||||
title: .text("Misc"),
|
||||
title: .text("Прочее"),
|
||||
leftNavigationButton: nil,
|
||||
rightNavigationButton: nil,
|
||||
backNavigationButton: ItemListBackButton(title: presentationData.strings.Common_Back),
|
||||
|
||||
Reference in New Issue
Block a user