From 34e47ce514767ffe9440fb6f9c219fa2648e9003 Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Wed, 7 Jun 2023 09:41:02 +0800 Subject: [PATCH] :art: Remove the limit on the retention period for history Fix https://github.com/siyuan-note/siyuan/issues/8472 --- app/src/config/editor.ts | 2 +- app/src/mobile/settings/editor.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/config/editor.ts b/app/src/config/editor.ts index b39426a6c..2d18e73e2 100644 --- a/app/src/config/editor.ts +++ b/app/src/config/editor.ts @@ -210,7 +210,7 @@ export const editor = {