[Update] 2026-02-12 16:23:37, 3 files

This commit is contained in:
Adam Ladachowski
2026-02-12 16:23:37 +00:00
parent d867822891
commit 795cc84122
3 changed files with 53 additions and 2 deletions
+3 -1
View File
@@ -1,7 +1,9 @@
{
"permissions": {
"allow": [
"WebFetch(domain:civitai.com)"
"WebFetch(domain:civitai.com)",
"Bash(ls:*)",
"Bash(git add:*)"
]
}
}