mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-28 08:03:36 +00:00
current_results['apps'] was not being used anywhere. Make are_results_available() check more specific, and to align with what is stored in the database. Tests: - Run full diagnostics and check the results. - Restart plinth, and check that the diagnostic results are loaded from the database. Helps: #2410 Signed-off-by: James Valleroy <jvalleroy@mailbox.org> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>