mirror of
https://github.com/0PandaDEV/Qopy.git
synced 2025-04-21 13:14:04 +02:00
removed default shortcuts
This commit is contained in:
parent
ace7ea48bc
commit
09f6a2c40f
3 changed files with 23 additions and 2 deletions
|
@ -17,6 +17,7 @@ tauri-plugin-autostart = "2.0.0-beta.8"
|
|||
tauri-plugin-os = "2.0.0-beta.7"
|
||||
tauri-plugin-updater = "2.0.0-beta.10"
|
||||
tauri-plugin-dialog = "2.0.0-beta.11"
|
||||
tauri-plugin-prevent-default = "0.1"
|
||||
sqlx = { version = "0.7.4", features = ["runtime-tokio-native-tls", "sqlite"] }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
tokio = { version = "1.0", features = ["full"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue