diff --git a/imports/NeoChat/Page/SettingsPage.qml b/imports/NeoChat/Page/SettingsPage.qml index b34397e51..b873cfb3b 100644 --- a/imports/NeoChat/Page/SettingsPage.qml +++ b/imports/NeoChat/Page/SettingsPage.qml @@ -71,7 +71,6 @@ Kirigami.ScrollablePage { } } QQC2.CheckBox { - Kirigami.FormData.label: i18n("Timeline:") text: i18n("Show Fancy Effects") checked: Config.showFancyEffects onToggled: {