fix aud search on center

This commit is contained in:
Your Name
2026-05-11 15:12:34 +03:00
parent 54534ee490
commit 9491909f24
61 changed files with 1049 additions and 2774 deletions

View File

@@ -0,0 +1,11 @@
{
"permissions": {
"allow": [
"Bash(.venvScriptsactivate)",
"Bash(python:*)",
"Bash(venv/Scripts/python.exe:*)",
"Bash(timeout 5 tail:*)",
"Bash(curl:*)"
]
}
}