2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 14:45:14 +00:00

Fix scheduled button show option name

This commit is contained in:
RadRussianRus
2020-04-26 17:22:11 +03:00
parent 540d26276c
commit 1158ee1983

View File

@@ -205,7 +205,7 @@ void SetupKotatoChats(not_null<Ui::VerticalLayout*> container) {
::Kotato::JsonSettings::Write();
}, container->lifetime());
SettingsMenuCSwitch(ktg_settings_disable_up_edit, AlwaysShowScheduled);
SettingsMenuCSwitch(ktg_settings_always_show_scheduled, AlwaysShowScheduled);
AddButton(
container,