feat(YouTube - Hide video description components): Add Hide How this content was made section (#4355)
This commit is contained in:
parent
440b41ff9b
commit
68ec54ef85
4 changed files with 11 additions and 0 deletions
|
|
@ -147,6 +147,7 @@ val hideLayoutComponentsPatch = bytecodePatch(
|
|||
SwitchPreference("revanced_hide_attributes_section"),
|
||||
SwitchPreference("revanced_hide_chapters_section"),
|
||||
SwitchPreference("revanced_hide_info_cards_section"),
|
||||
SwitchPreference("revanced_hide_how_this_was_made_section"),
|
||||
SwitchPreference("revanced_hide_key_concepts_section"),
|
||||
SwitchPreference("revanced_hide_podcast_section"),
|
||||
SwitchPreference("revanced_hide_transcript_section"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue