mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2026-03-29 19:51:39 +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"
|
"target/databases/qdrant/qdrant"
|
||||||
],
|
],
|
||||||
"resources": [
|
"resources": [
|
||||||
"resources/*"
|
"resources/**"
|
||||||
],
|
],
|
||||||
"macOS": {
|
"macOS": {
|
||||||
"exceptionDomain": "localhost"
|
"exceptionDomain": "localhost"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user