mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-04-01 09:30:29 +00:00
- Fix the condition for checking if we are on progress page by ensuring that the page is loaded fully before checking if it is that progress loader. Avoid a race condition writing a single atomic JS script to check both conditions. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>