refactor(YouTube - Hide Shorts components): Rename 'Hide comment panel' to 'Hide preview comment'

This commit is contained in:
LisoUseInAIKyrios
2025-06-05 11:08:24 +02:00
parent 6d204148c4
commit e1fc9912c4
4 changed files with 6 additions and 6 deletions

View File

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