From 1b2daefe98b75b5a572f8df02865480ab8d624d9 Mon Sep 17 00:00:00 2001 From: ddshi <8811906+ddshi@user.noreply.gitee.com> Date: Fri, 27 Feb 2026 16:00:38 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=E5=AD=90=E6=A8=A1?= =?UTF-8?q?=E5=9D=97=EF=BC=88=E4=BF=AE=E5=A4=8D=E4=BA=A4=E4=BA=92=E9=97=AE?= =?UTF-8?q?=E9=A2=98=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 修复便签保存后无法编辑的问题 - 修复提醒顺延后列表不刷新 - 修复 Zod repeat_interval 验证错误 - 优化便签保存状态显示 - 修复列表底部填充问题 Co-Authored-By: Claude Opus 4.6 --- client | 2 +- server | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/client b/client index 864051a..8725108 160000 --- a/client +++ b/client @@ -1 +1 @@ -Subproject commit 864051a65b6cff62ffd14959f02ce01498be8ad5 +Subproject commit 8725108195067836749c58728b60133f35a49497 diff --git a/server b/server index dd21c03..c36a56e 160000 --- a/server +++ b/server @@ -1 +1 @@ -Subproject commit dd21c03e06a11bc78e9c2d0bc9ef39ced76a8e70 +Subproject commit c36a56e0a4aaf66191c2eedc3b7e6d9328f267f1