Fixed bug with hashless assets, updating distro index.

This commit is contained in:
Daniel Scalzi
2017-11-19 00:41:36 -05:00
parent 6c393f111f
commit abbfb52c1b
5 changed files with 344 additions and 50 deletions

View File

@@ -31,10 +31,10 @@ document.onreadystatechange = function () {
window.minimize()
})
/*document.getElementById("test_btn").addEventListener('click', function(e){
document.getElementById("menu_button").addEventListener('click', function(e){
console.log('testing')
testdownloads()
})*/
})
}
}