feat(YouTube - Hide Shorts components): Add option to hide comment panel (#5102)

This commit is contained in:
LisoUseInAIKyrios
2025-06-04 09:06:27 +02:00
committed by GitHub
parent 33a4798ba6
commit 22b9beedd3
5 changed files with 13 additions and 4 deletions

View File

@ -90,6 +90,7 @@ private val hideShortsComponentsResourcePatch = resourcePatch {
SwitchPreference("revanced_hide_shorts_paused_overlay_buttons"),
// Suggested actions.
SwitchPreference("revanced_hide_shorts_comment_panel"),
SwitchPreference("revanced_hide_shorts_save_sound_button"),
SwitchPreference("revanced_hide_shorts_use_template_button"),
SwitchPreference("revanced_hide_shorts_upcoming_button"),