1 parent 18052ef commit 014412aCopy full SHA for 014412a
1 file changed
utils/misc/base64-encode-file/v2.0/base64-encode-file-v2.0.html
@@ -491,7 +491,7 @@
491
492
cur.b64 = b64;
493
494
- output.view.textContent = b64;
+ b64.text.textContent = b64;
495
496
}//paste
497
0 commit comments