From 12e4154917c2a223d1d4b41fb1518bad5ea66f24 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 3 May 2021 11:19:05 +0200 Subject: Fix avatar in report page --- client/src/app/shared/shared-abuse-list/abuse-details.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'client/src/app/shared/shared-abuse-list/abuse-details.component.html') diff --git a/client/src/app/shared/shared-abuse-list/abuse-details.component.html b/client/src/app/shared/shared-abuse-list/abuse-details.component.html index 110f574fa..ca68de4b1 100644 --- a/client/src/app/shared/shared-abuse-list/abuse-details.component.html +++ b/client/src/app/shared/shared-abuse-list/abuse-details.component.html @@ -10,7 +10,7 @@ - +
{{ abuse.reporterAccount.nameWithHost }}
@@ -30,7 +30,7 @@
- +
{{ abuse.flaggedAccount ? abuse.flaggedAccount.nameWithHost : '' }}
-- cgit v1.2.3