mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-12 21:27:43 +02:00
feat(YouTube Music/Hide flyout panel): add Hide help & feedback
settings
This commit is contained in:
@ -106,6 +106,11 @@ object FlyoutPanelPatch : BytecodePatch(
|
||||
"revanced_hide_flyout_panel_go_to_podcast",
|
||||
"false"
|
||||
)
|
||||
SettingsPatch.addMusicPreferenceWithoutSummary(
|
||||
CategoryType.FLYOUT,
|
||||
"revanced_hide_flyout_panel_help",
|
||||
"false"
|
||||
)
|
||||
SettingsPatch.addMusicPreferenceWithoutSummary(
|
||||
CategoryType.FLYOUT,
|
||||
"revanced_hide_flyout_panel_like_dislike",
|
||||
|
Reference in New Issue
Block a user