feat(YouTube - Navigation buttons): Add 'Hide notifications' setting (#4485)
This commit is contained in:
parent
6b54879282
commit
506d2414bb
5 changed files with 12 additions and 2 deletions
|
|
@ -58,6 +58,7 @@ val navigationButtonsPatch = bytecodePatch(
|
|||
SwitchPreference("revanced_hide_shorts_button"),
|
||||
SwitchPreference("revanced_hide_create_button"),
|
||||
SwitchPreference("revanced_hide_subscriptions_button"),
|
||||
SwitchPreference("revanced_hide_notifications_button"),
|
||||
SwitchPreference("revanced_switch_create_with_notifications_button"),
|
||||
SwitchPreference("revanced_hide_navigation_button_labels"),
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue