mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-05-25 13:17:47 +02:00
fix(fs): use correct arg name for unwatch (#857)
* fix(fs): use correct arg name for unwatch * fmt
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"fs-js": "patch"
|
||||
---
|
||||
|
||||
Fix `invalid args id for command unwatch` error when trying to unwatch a previously watched file or directory.
|
||||
Reference in New Issue
Block a user