feat(YouTube - Comments): Add Hide 'Create a Short' button
option (#3333)
Co-authored-by: ILoveOpenSourceApplications <ILoveOpenSourceApplications@users.noreply.github.com>
This commit is contained in:

committed by
GitHub

parent
54ad0928b1
commit
be9e24420f
@ -64,6 +64,7 @@ object CommentsPatch : ResourcePatch() {
|
||||
preferences = setOf(
|
||||
SwitchPreference("revanced_hide_comments_by_members_header"),
|
||||
SwitchPreference("revanced_hide_comments_section"),
|
||||
SwitchPreference("revanced_hide_comments_create_a_short_button"),
|
||||
SwitchPreference("revanced_hide_comments_preview_comment"),
|
||||
SwitchPreference("revanced_hide_comments_thanks_button"),
|
||||
SwitchPreference("revanced_hide_comments_timestamp_and_emoji_buttons")
|
||||
|
Reference in New Issue
Block a user