mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2025-05-13 06:05:41 +02:00
fix: Use correct preference key
This commit is contained in:
parent
3787439e1c
commit
3732b2ce6b
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ object NavigationButtonsPatch : BytecodePatch(
|
|||
SwitchPreference("revanced_hide_create_button"),
|
||||
SwitchPreference("revanced_hide_subscriptions_button"),
|
||||
SwitchPreference("revanced_switch_create_with_notifications_button"),
|
||||
SwitchPreference("revanced_hide_navigation_labels"),
|
||||
SwitchPreference("revanced_hide_navigation_button_labels"),
|
||||
),
|
||||
),
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue