From 4a52fe632d5780984506b3b8424458883dc3f8b6 Mon Sep 17 00:00:00 2001 From: wukko Date: Tue, 22 Aug 2023 01:15:07 +0600 Subject: [PATCH] forgot this one --- src/front/cobalt.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/front/cobalt.js b/src/front/cobalt.js index 4ceccc39..ca309511 100644 --- a/src/front/cobalt.js +++ b/src/front/cobalt.js @@ -225,7 +225,7 @@ function popup(type, action, text) { for (let i in text.arr) { eid("picker-holder").innerHTML += `` + `
${text.arr[i].type}
` + `
` +