This commit is contained in:
Mikołaj Pich 2018-05-05 17:49:11 +02:00
parent 3c4a077149
commit 3fd228fe77

View file

@ -92,7 +92,7 @@
setTimeout(function() {
button.href = json.public_install_page_url;
}, 60 * 100);
}, 60 * 1000);
}
)
</script>