fix aud search on center
This commit is contained in:
11
backend/.claude/settings.local.json
Normal file
11
backend/.claude/settings.local.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(.venvScriptsactivate)",
|
||||
"Bash(python:*)",
|
||||
"Bash(venv/Scripts/python.exe:*)",
|
||||
"Bash(timeout 5 tail:*)",
|
||||
"Bash(curl:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user