diff options
Diffstat (limited to 'client/src/app/+accounts/accounts.component.html')
-rw-r--r-- | client/src/app/+accounts/accounts.component.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/+accounts/accounts.component.html b/client/src/app/+accounts/accounts.component.html index 144545250..8362e6b7e 100644 --- a/client/src/app/+accounts/accounts.component.html +++ b/client/src/app/+accounts/accounts.component.html | |||
@@ -83,5 +83,5 @@ | |||
83 | </div> | 83 | </div> |
84 | 84 | ||
85 | <ng-container *ngIf="prependModerationActions"> | 85 | <ng-container *ngIf="prependModerationActions"> |
86 | <my-account-report #accountReportModal [account]="account"></my-account-report> | 86 | <my-account-report #accountReportModal></my-account-report> |
87 | </ng-container> | 87 | </ng-container> |