From edc5398d756fa45bf2e78217d477125296053599 Mon Sep 17 00:00:00 2001 From: NguyenND Date: Tue, 21 Jul 2026 16:33:24 -0400 Subject: [PATCH] Jul 21 - Update document --- .claude/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.claude/settings.json b/.claude/settings.json index 46d0517..5e54705 100644 --- a/.claude/settings.json +++ b/.claude/settings.json @@ -5,7 +5,8 @@ "Bash(cd /d \"D:\\\\Projects\\\\LT_Janitorial_Quality_Control\")", "Bash(python -c \"import docx; print\\('python-docx OK'\\)\")", "Bash(pip install *)", - "Bash(python docs/convert_manual.py)" + "Bash(python docs/convert_manual.py)", + "Bash(grep -n -A3 dateOnlyFormatter __TRACKED_VAR__/Sync/SyncManager.swift)" ] } }