From: Chocobozzz Date: Mon, 3 May 2021 09:19:05 +0000 (+0200) Subject: Fix avatar in report page X-Git-Tag: v3.2.0-rc.1~75 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=12e4154917c2a223d1d4b41fb1518bad5ea66f24;p=github%2FChocobozzz%2FPeerTube.git Fix avatar in report page --- 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 : '' }}