logo größer

This commit is contained in:
2026-02-09 18:44:41 +01:00
parent 8b5ea1010c
commit 8d1751892a
4 changed files with 47 additions and 36 deletions

View File

@@ -0,0 +1,13 @@
{
"permissions": {
"allow": [
"Bash(netstat:*)",
"Bash(findstr:*)",
"Bash(taskkill /F /PID 37364)",
"Bash(taskkill //F //PID 37364)",
"Bash(npm run dev:*)",
"Bash(npm install)",
"Bash(npm run build:*)"
]
}
}