Skip to content

Commit e6d5c18

Browse files
save file
1 parent c3387f8 commit e6d5c18

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

utils/github/backup-github-repo/backup-github-repo.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -588,6 +588,8 @@
588588

589589
function complete({buf,archive}){
590590

591+
track.style.width = '100%';
592+
591593
var blob = new Blob([buf],{type:'application/octet-stream'});
592594

593595
var url = window.URL.createObjectURL(blob);

0 commit comments

Comments
 (0)