This commit is contained in:
2025-07-14 15:51:33 +09:00
parent 9758126225
commit 389c4fd315
4 changed files with 510 additions and 1 deletions

View File

@@ -1,7 +1,8 @@
{
"permissions": {
"allow": [
"Bash(chmod:*)"
"Bash(chmod:*)",
"WebFetch(domain:git.syui.ai)"
],
"deny": []
}