From 08e579caf871cf0661ff5b2bccf239394a6ffb54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=85=E6=88=BF?= Date: Fri, 12 Dec 2025 08:25:37 +0800 Subject: [PATCH] fix bugs --- .claude/settings.local.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 3a3910b..94ffdbd 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -8,7 +8,8 @@ "Bash(git tag:*)", "Bash(git checkout:*)", "Bash(ls:*)", - "Bash(done)" + "Bash(done)", + "Bash(cat:*)" ], "deny": [], "ask": []