mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-12 05:07:41 +02:00
feat(YouTube Music - Flyout menu components): Add Hide Not interested menu
setting
This commit is contained in:
@ -335,6 +335,12 @@ val flyoutMenuComponentsPatch = bytecodePatch(
|
||||
"false",
|
||||
false
|
||||
)
|
||||
addSwitchPreference(
|
||||
CategoryType.FLYOUT,
|
||||
"revanced_hide_flyout_menu_not_interested",
|
||||
"false",
|
||||
false
|
||||
)
|
||||
addSwitchPreference(
|
||||
CategoryType.FLYOUT,
|
||||
"revanced_hide_flyout_menu_pin_to_speed_dial",
|
||||
|
Reference in New Issue
Block a user