diff --git a/packages/frontend/src/pages/settings/general.vue b/packages/frontend/src/pages/settings/general.vue
index b216622c3..c96d803d1 100644
--- a/packages/frontend/src/pages/settings/general.vue
+++ b/packages/frontend/src/pages/settings/general.vue
@@ -112,6 +112,8 @@ SPDX-License-Identifier: AGPL-3.0-only
{{ i18n.ts.useGroupedNotifications }}
+
{{ i18n.ts.enableFaviconNotificationDot }}
+
{{ i18n.ts.position }}
@@ -180,7 +182,6 @@ SPDX-License-Identifier: AGPL-3.0-only
- {{ i18n.ts.enableFaviconNotificationDot }}
{{ i18n.ts.warnForMissingAltText }}
{{ i18n.ts.openImageInNewTab }}
{{ i18n.ts.useReactionPickerForContextMenu }}