diff --git a/templates/dashboard.html b/templates/dashboard.html index aad5d7a..b8c5654 100644 --- a/templates/dashboard.html +++ b/templates/dashboard.html @@ -1148,7 +1148,8 @@ function renderCardsWithSuggestions() { - `).join(''); + `; + }).join(''); } async function acceptLink(fromId, toId, ev) {