Skip to content

Commit 014412a

Browse files
save file
1 parent 18052ef commit 014412a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

utils/misc/base64-encode-file/v2.0/base64-encode-file-v2.0.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,7 @@
491491

492492
cur.b64 = b64;
493493

494-
output.view.textContent = b64;
494+
b64.text.textContent = b64;
495495

496496
}//paste
497497

0 commit comments

Comments
 (0)