thanks : style
All checks were successful
Deploy / Deploy to Production (push) Successful in 10s

This commit is contained in:
isUnknown 2025-12-22 10:07:03 +01:00
parent 57037fc435
commit 010c4f6c20
12 changed files with 95 additions and 69 deletions

View file

@ -1,7 +1,12 @@
{
"permissions": {
"allow": [
"WebSearch"
"WebSearch",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(find:*)",
"Bash(curl:*)",
"WebFetch(domain:snipcart.com)"
]
}
}