fix store dir + feat launch option switch in tray
This commit is contained in:
@@ -52,7 +52,8 @@ tauri-plugin-autostart = "2.5.1"
|
||||
tauri-plugin-single-instance = { version = "2.3.6", features = ["deep-link"] }
|
||||
tauri-plugin-deep-link = "2.4.5"
|
||||
anyhow = "1.0.100"
|
||||
notify = "6.1.1"
|
||||
notify = "8.2.0"
|
||||
dirs = "6.0.0"
|
||||
[target.'cfg(windows)'.dependencies] # Windows Only
|
||||
winreg = "0.55.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user