From 889f8da49637e908f203d6d9d195f7d585f8cd03 Mon Sep 17 00:00:00 2001 From: r Date: Sat, 21 Dec 2019 05:48:06 +0000 Subject: Use local url for for mentioned users --- templates/notification.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'templates/notification.tmpl') diff --git a/templates/notification.tmpl b/templates/notification.tmpl index da6164b..271597b 100644 --- a/templates/notification.tmpl +++ b/templates/notification.tmpl @@ -11,7 +11,7 @@
- {{WithEmojis .Account.DisplayName .Account.Emojis}} + {{EmojiFilter .Account.DisplayName .Account.Emojis}} followed you
@@ -31,7 +31,7 @@
- {{WithEmojis .Account.DisplayName .Account.Emojis}} + {{EmojiFilter .Account.DisplayName .Account.Emojis}} retweeted your post
@@ -46,7 +46,7 @@
- {{WithEmojis .Account.DisplayName .Account.Emojis}} + {{EmojiFilter .Account.DisplayName .Account.Emojis}} liked your post
-- cgit v1.2.3