From d799fa8f6faf2b718f39eab80650e6ecc048b61f Mon Sep 17 00:00:00 2001 From: ghost Date: Tue, 20 Feb 2024 21:09:05 +0200 Subject: [PATCH] fix username --- templates/default/room/index.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/default/room/index.html.twig b/templates/default/room/index.html.twig index 776fc55..39c2946 100644 --- a/templates/default/room/index.html.twig +++ b/templates/default/room/index.html.twig @@ -7,7 +7,7 @@
- {{ 'anon' | trans }} + {{ post.user }} • {% if post.pending %}