mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-04-28 21:19:47 +00:00
Removed Tauri warning
This commit is contained in:
parent
485836778a
commit
667f7c603b
@ -28,6 +28,4 @@ rand_chacha = "0.3.1"
|
|||||||
reqwest = { version = "0.12", features = ["native-tls-vendored"] }
|
reqwest = { version = "0.12", features = ["native-tls-vendored"] }
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
# this feature is used for production builds or when `devPath` points to the filesystem
|
|
||||||
# DO NOT REMOVE!!
|
|
||||||
custom-protocol = ["tauri/custom-protocol"]
|
custom-protocol = ["tauri/custom-protocol"]
|
||||||
|
Loading…
Reference in New Issue
Block a user