diff --git a/main.js b/main.js index adaf783..19fc5d6 100644 --- a/main.js +++ b/main.js @@ -2188,6 +2188,7 @@ pointCell.innerHTML = '' pointCell.append(Tag.a({ href: cpLink(cpId), + target: "_blank", textContent: cellContent })) })()