Skip to content

Commit ea43cf5

Browse files
authored
fix(api): writeBinaryFile sends an empty contents with only one arg (#4368)
1 parent 13c2fc1 commit ea43cf5

File tree

4 files changed

+9
-4
lines changed

4 files changed

+9
-4
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"api": patch
3+
---
4+
5+
Fixes the `writeBinaryFile` sending an empty file contents when only the first argument is passed.

core/tauri/scripts/bundle.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)