diff options
Diffstat (limited to 'client/src/app/+accounts')
-rw-r--r-- | client/src/app/+accounts/account-videos/account-videos.component.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/client/src/app/+accounts/account-videos/account-videos.component.html b/client/src/app/+accounts/account-videos/account-videos.component.html index 5b4b0937f..f88d141c2 100644 --- a/client/src/app/+accounts/account-videos/account-videos.component.html +++ b/client/src/app/+accounts/account-videos/account-videos.component.html | |||
@@ -13,6 +13,8 @@ | |||
13 | [displayModerationBlock]="true" | 13 | [displayModerationBlock]="true" |
14 | [displayAsRow]="displayAsRow()" | 14 | [displayAsRow]="displayAsRow()" |
15 | 15 | ||
16 | [hideScopeFilter]="true" | ||
17 | |||
16 | [loadUserVideoPreferences]="true" | 18 | [loadUserVideoPreferences]="true" |
17 | 19 | ||
18 | [disabled]="disabled" | 20 | [disabled]="disabled" |