From 53a19eba2e62bd716984a374b831a3988bac1b73 Mon Sep 17 00:00:00 2001 From: Moritz Warning Date: Sat, 28 Mar 2020 12:25:02 +0100 Subject: [PATCH] fix broken html --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index 4cdf9e2..ab4a9fb 100644 --- a/index.js +++ b/index.js @@ -59,7 +59,7 @@ function build_asa_request() { updateImages(); show('buildspinner'); - showStatus(''); var request_data = { 'profile': current_model.id, -- 2.30.2