Disable flags like reloading

This commit is contained in:
2026-02-14 23:31:58 -07:00
parent 16ce04ba7a
commit c461a0a459
3 changed files with 20 additions and 13 deletions

View File

@@ -29,6 +29,7 @@ tauri-plugin-notification = "2.3.3"
sysinfo = "0.38.1"
sha2 = "0.10.9"
tauri-plugin-clipboard-manager = "2.3.2"
tauri-plugin-prevent-default = "4.0.3"
[target.'cfg(target_os = "linux")'.dependencies]
shlex = "1.3.0"