diff --git a/public/js/chat.js b/public/js/chat.js
index 1a8acce..f36dfc7 100644
--- a/public/js/chat.js
+++ b/public/js/chat.js
@@ -137,10 +137,21 @@
const empty = threadList.querySelector('li.text-center');
if (empty) empty.remove();
const li = document.createElement('li');
- li.innerHTML = '' +
- '