mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-05 09:05:14 +00:00
Started work on settings
This commit is contained in:
@@ -104,6 +104,10 @@ void SetupSections(
|
||||
tr::lng_settings_advanced(),
|
||||
Type::Advanced,
|
||||
&st::settingsIconGeneral);
|
||||
addSection(
|
||||
tr::ktg_settings_kotato(),
|
||||
Type::Kotato,
|
||||
&st::settingsIconKotato);
|
||||
|
||||
SetupLanguageButton(container);
|
||||
|
||||
|
Reference in New Issue
Block a user