发送系统通知时携带folder名
This commit is contained in:
@@ -58,6 +58,9 @@ tauri-plugin-process = "2"
|
||||
tauri-plugin-notification = "2"
|
||||
|
||||
|
||||
[target.'cfg(target_os = "macos")'.dependencies]
|
||||
mac-notification-sys = "0.6"
|
||||
|
||||
[target.'cfg(target_os = "windows")'.dependencies]
|
||||
windows-sys = { version = "0.59", features = ["Win32_Storage_FileSystem"] }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user