mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-07-24 17:20:51 +02:00
fix(opener): return error if path not exists (#2253)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
"opener": patch
|
||||
"opener-js": patch
|
||||
---
|
||||
|
||||
Return an error in `open_path` if the file does not exist when opening with default application.
|
||||
Reference in New Issue
Block a user