Skip to content
This repository was archived by the owner on Dec 11, 2024. It is now read-only.

Commit

Permalink
fix(YouTube - Hide Shorts components): Exclude `Hide sound metadata l…
Browse files Browse the repository at this point in the history
…abel` and `Hide video link label` from `Hide info panel`
  • Loading branch information
anddea committed May 1, 2024
1 parent 25465e2 commit a510788
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,6 @@ public ShortsFilter() {

infoPanel = new StringFilterGroup(
SettingsEnum.HIDE_SHORTS_PLAYER_INFO_PANEL,
"reel_multi_format_link",
"reel_sound_metadata",
"shorts_info_panel_overview"
);

Expand Down

0 comments on commit a510788

Please sign in to comment.