From bdf8762fb65be47b0844741300ddb4edbe529ff9 Mon Sep 17 00:00:00 2001 From: ansuz Date: Fri, 14 Oct 2022 18:17:19 +0530 Subject: [PATCH] fix typo that broke checkup page styles --- www/checkup/main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/checkup/main.js b/www/checkup/main.js index b69c5441e..05049562b 100644 --- a/www/checkup/main.js +++ b/www/checkup/main.js @@ -1566,7 +1566,7 @@ define([ console.error(err); } - return h(`div.errorcp-test-status.${obj.type}`, [ + return h(`div.error.cp-test-status.${obj.type}`, [ h('h5', obj.message), h('div.table-container', h('table', [