mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-27 11:56:05 +02:00
5 lines
149 B
Markdown
5 lines
149 B
Markdown
---
|
|
"fs-js": "patch"
|
|
---
|
|
|
|
Fix `writeTextFile` converting UTF-8 characters (for example `äöü`) in the given path into replacement character (`�`) |