Skip to content

Commit 798fa28

Browse files
save file
1 parent 971af39 commit 798fa28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/github/backup-github-repo/js/worker.js

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

3131

3232
async function create(){
33-
33+
console.log('create');
3434
js7z = await JS7z({print,printErr,onAbort,onExit},'https://javascript-2020.github.io/libs/js/external/js7zip/js7z-st-fs-ec.js');
3535
js7z.FS.mkdir('/in');
3636

0 commit comments

Comments
 (0)