diff --git a/src/components/video/VideoCardList.vue b/src/components/video/VideoCardList.vue index 4851337a3..5047b531a 100644 --- a/src/components/video/VideoCardList.vue +++ b/src/components/video/VideoCardList.vue @@ -127,7 +127,7 @@ export default { ignoreBlock: false, hideCollabs: false, hideIgnoredTopics: true, - hideGroups: true, + hideGroups: this.includeChannel, forOrg: "", ...this.filterConfig, };