mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-06 13:53:54 +02:00
fix(fs): make rename third parameter optional (#962)
* Fix rename option can't be empty * change file
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"fs-js": patch
|
||||
---
|
||||
|
||||
Make `rename` function third paramter optional as it was supposed to be.
|
||||
Reference in New Issue
Block a user