diff options
Diffstat (limited to 'client/src/app/+video-channels')
-rw-r--r-- | client/src/app/+video-channels/video-channel-videos/video-channel-videos.component.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/client/src/app/+video-channels/video-channel-videos/video-channel-videos.component.html b/client/src/app/+video-channels/video-channel-videos/video-channel-videos.component.html index 1b6b72f1e..0a6c5fcb2 100644 --- a/client/src/app/+video-channels/video-channel-videos/video-channel-videos.component.html +++ b/client/src/app/+video-channels/video-channel-videos/video-channel-videos.component.html | |||
@@ -14,6 +14,8 @@ | |||
14 | [displayOptions]="displayOptions" | 14 | [displayOptions]="displayOptions" |
15 | [displayAsRow]="displayAsRow()" | 15 | [displayAsRow]="displayAsRow()" |
16 | 16 | ||
17 | [hideScopeFilter]="true" | ||
18 | |||
17 | [loadUserVideoPreferences]="true" | 19 | [loadUserVideoPreferences]="true" |
18 | 20 | ||
19 | [disabled]="disabled" | 21 | [disabled]="disabled" |