We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd72f92 commit a539061Copy full SHA for a539061
utils/github/backup-github-repo/backup-github-repo.html
@@ -345,6 +345,11 @@
345
<img class='copy icon'>
346
<input class=owner>
347
</div>
348
+
349
+ <div id=file-root>
350
+ archive :
351
+ <span id=file></span>
352
+ </div>
353
354
<div>
355
<input value='list repositories' type=button>
@@ -399,11 +404,6 @@
399
404
400
405
401
406
402
- <div id=file-root>
403
- archive :
- <span id=file></span>
- </div>
-
407
<console component v2.0 h=1000px></console>
408
409
</div center>
0 commit comments