diff --git a/content/root.js b/content/root.js index fae05d3..a00ec14 100644 --- a/content/root.js +++ b/content/root.js @@ -223,7 +223,7 @@ async function loadMessages() { ).textContent ) { deleteHtml = - ``; + ``; } messageDiv.innerHTML = `
diff --git a/readme.md b/readme.md index dc66156..c95f38d 100644 --- a/readme.md +++ b/readme.md @@ -2,6 +2,8 @@ ## Frontend ### High Priority - Nothing yet +- Fix scroll to bottom on initial load? +- Add delete button tooltip ### Mid Priority - Other embeds (Twitter posts, spotify tracks, soundcloud, github repos, instagram posts, other video platforms) ### Low Priority