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:
@@ -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,
|
||||
|
Reference in New Issue
Block a user