From 2d6f00c26c18eadf3b3370d90a5fb4bac0e6f669 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Thu, 14 Oct 2021 14:32:55 -0400 Subject: [PATCH] feat: https://github.com/NodeBB/NodeBB/issues/9293 --- templates/partials/chats/dropdown.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/partials/chats/dropdown.tpl b/templates/partials/chats/dropdown.tpl index 95714d8..48fb269 100644 --- a/templates/partials/chats/dropdown.tpl +++ b/templates/partials/chats/dropdown.tpl @@ -25,7 +25,7 @@ {{{end}}} - {rooms.teaser.content} + {rooms.teaser.user.username}: {rooms.teaser.content} {rooms.teaser.timeago} {{{end}}}