From 5478b344796798e6aadd5554007f4ee85c347ebc Mon Sep 17 00:00:00 2001 From: r Date: Tue, 22 Sep 2020 15:42:16 +0000 Subject: Use '@' prefix for all usernames --- templates/userlist.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/userlist.tmpl') diff --git a/templates/userlist.tmpl b/templates/userlist.tmpl index 0a44202..52ef83e 100644 --- a/templates/userlist.tmpl +++ b/templates/userlist.tmpl @@ -4,13 +4,13 @@
- avatar + avatar
{{EmojiFilter .DisplayName .Emojis}}
-
{{.Acct}}
+
@{{.Acct}}
-- cgit v1.2.3