From c2a9b028a3d4d79e395b80fc6ade8a93cc05ce19 Mon Sep 17 00:00:00 2001 From: Lhcfl Date: Sat, 27 Apr 2024 13:18:01 +0800 Subject: [PATCH] make foldNotification default as it's no longer an experimental feature --- packages/client/src/pages/settings/general.vue | 11 ++++------- packages/client/src/store.ts | 2 +- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/packages/client/src/pages/settings/general.vue b/packages/client/src/pages/settings/general.vue index 5c327349f8..f6c5ffc742 100644 --- a/packages/client/src/pages/settings/general.vue +++ b/packages/client/src/pages/settings/general.vue @@ -131,6 +131,10 @@ i18n.ts.autocorrectNoteLanguage }} + {{ + i18n.ts.foldNotification + }} + - - - {{ - i18n.ts.foldNotification - }} - -