mirror of
https://github.com/0PandaDEV/Qopy.git
synced 2025-04-21 13:14:04 +02:00
fixed instant crash
This commit is contained in:
parent
4954e374fe
commit
db9cbfbfc4
5 changed files with 36 additions and 6 deletions
|
@ -13,6 +13,7 @@ tauri-build = { version = "2.0.0-beta.18", features = [] }
|
|||
tauri = { version = "2.0.0-beta.23", features = ["unstable", "tray-icon", "image-png"] }
|
||||
tauri-plugin-window-state = "2.0.0-beta.10"
|
||||
tauri-plugin-sql = {version = "2.0.0-beta.8", features = ["sqlite"] }
|
||||
tauri-plugin-clipboard-manager = "2.1.0-beta.5"
|
||||
tauri-plugin-global-shortcut = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "v2" }
|
||||
tauri-plugin-autostart = "2.0.0-beta.8"
|
||||
tauri-plugin-os = "2.0.0-beta.7"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue