Skip to content

Commit 5bb07ae

Browse files
save file
1 parent 18c070d commit 5bb07ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/25-08-27/how-to-download-a-github-directory/how-to-download-a-github-directory.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<script src='https://libs.ext-code.com/js/dom/component/component.js'></script>
2828

2929
<script init>
30-
console.clear();
30+
//console.clear();
3131
console.log('how-to-download-a-github-directory.html');
3232
console.log();
3333
console.json=v=>console.log(JSON.stringify(v,null,4));

0 commit comments

Comments
 (0)