diff --git a/src/front/cobalt.js b/src/front/cobalt.js index ece303b5..ca309511 100644 --- a/src/front/cobalt.js +++ b/src/front/cobalt.js @@ -210,7 +210,7 @@ function popup(type, action, text) { for (let i in text.arr) { eid("picker-holder").innerHTML += `` + `` + `` @@ -225,7 +225,7 @@ function popup(type, action, text) { for (let i in text.arr) { eid("picker-holder").innerHTML += `` + `
${text.arr[i].type}
` + `
` +