fix color
Some checks are pending
Deploy ailog / build-and-deploy (push) Waiting to run

This commit is contained in:
2025-06-13 20:15:20 +09:00
parent 1eda00f2d3
commit 885cca1a9c
9 changed files with 551 additions and 117 deletions

View File

@ -35,7 +35,8 @@
"Bash(npm run dev:*)",
"Bash(./target/release/ailog:*)",
"Bash(rg:*)",
"Bash(../target/release/ailog build)"
"Bash(../target/release/ailog build)",
"Bash(zsh run.zsh:*)"
],
"deny": []
}