mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2026-03-29 17:31:37 +00:00
made resources search in tauri more stable
This commit is contained in:
parent
32cca4f4d5
commit
ef4a215328
@ -68,7 +68,7 @@
|
||||
"target/databases/qdrant/qdrant"
|
||||
],
|
||||
"resources": [
|
||||
"resources/*"
|
||||
"resources/**"
|
||||
],
|
||||
"macOS": {
|
||||
"exceptionDomain": "localhost"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user