From 15770f58c16ba30ab7c0f8baa44b29b567fe3c42 Mon Sep 17 00:00:00 2001 From: radon Date: Mon, 20 Jan 2025 21:10:18 -0600 Subject: [PATCH] changes --- content/root.js | 2 +- readme.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) 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