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}
` + `
` +