progress after install
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-08-04 14:57:17 +00:00
parent a1aa1c0d14
commit f925665d23
3 changed files with 5 additions and 6 deletions

View File

@@ -45,7 +45,7 @@ let install = 0; // scan
// Initialize
updateProgress(0);
startProgress();
startProgress(30000);// 30 seconds
check_interface();
</script>