From 51a5ef52fa36937b3b32c3caa0b5a4f6be83afb1 Mon Sep 17 00:00:00 2001 From: Bryan Gerlach Date: Mon, 6 Jan 2025 15:21:18 -0600 Subject: [PATCH] progress --- rdgenerator/templates/waiting.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rdgenerator/templates/waiting.html b/rdgenerator/templates/waiting.html index b0356d0..1ba97dd 100644 --- a/rdgenerator/templates/waiting.html +++ b/rdgenerator/templates/waiting.html @@ -207,7 +207,7 @@ // Call on page load updatePlatformUI(); - simulateProgress(); + //simulateProgress(); setTimeout(function() { window.location.replace('/check_for_file?filename={{filename}}&uuid={{uuid}}&platform={{platform}}');