fix: hydration mismatch in run history date formatting

This commit is contained in:
lorentz 2026-04-08 18:07:36 +00:00
parent 1d01c3fb3d
commit 3a8f21704a
3 changed files with 47323 additions and 2 deletions

View file

@ -24,7 +24,12 @@
"Bash(python3 -c \"import sys,json; d=json.load\\(sys.stdin\\); deps={**d.get\\('dependencies',{}\\), **d.get\\('devDependencies',{}\\)}; [print\\(k\\) for k in sorted\\(deps.keys\\(\\)\\)]\")",
"Bash(npx tsx:*)",
"Bash(tee /tmp/shape-import-console.txt)",
"Bash(python3:*)"
"Bash(python3:*)",
"Read(//usr/**)",
"Read(//usr/lib/**)",
"Bash(ls /usr/bin/pg*)",
"Bash(dpkg -l)",
"Bash(docker exec dev-db:*)"
]
}
}