From 92e2ff49853922a5e81ac67ccf1a95f2278d5415 Mon Sep 17 00:00:00 2001 From: Kegan Dougal Date: Mon, 3 Nov 2014 13:48:08 +0000 Subject: Fix bug which prevented room name invites appearing correctly. --- webclient/recents/recents.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webclient/recents/recents.html') diff --git a/webclient/recents/recents.html b/webclient/recents/recents.html index a11e6be532..7297e23703 100644 --- a/webclient/recents/recents.html +++ b/webclient/recents/recents.html @@ -27,7 +27,7 @@ -
+
{{ room.recent.inviter | mUserDisplayName: room.room_id }} invited you
-- cgit 1.5.1