fix config

This commit is contained in:
2025-06-02 00:31:46 +09:00
parent 98ca92d85d
commit 62f941a958
19 changed files with 130 additions and 2067 deletions

View File

@ -0,0 +1,10 @@
{
"permissions": {
"allow": [
"Bash(mv:*)",
"Bash(mkdir:*)",
"Bash(chmod:*)"
],
"deny": []
}
}