Skip to content

Commit

Permalink
alter when hiding should apply
Browse files Browse the repository at this point in the history
  • Loading branch information
NeloBlivion authored Nov 16, 2023
1 parent 898260e commit dcfd0b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/video/VideoCardList.vue
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ export default {
ignoreBlock: false,
hideCollabs: false,
hideIgnoredTopics: true,
hideGroups: true,
hideGroups: this.includeChannel,
forOrg: "",
...this.filterConfig,
};
Expand Down

0 comments on commit dcfd0b5

Please sign in to comment.