mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-12 21:27:43 +02:00
feat(YouTub Meusic/Hide flyout panel): add Hide remove from playlist menu
settings
This commit is contained in:
@ -125,6 +125,11 @@ object FlyoutPanelPatch : BytecodePatch(
|
||||
"revanced_hide_flyout_panel_remove_from_library",
|
||||
"false"
|
||||
)
|
||||
SettingsPatch.addMusicPreferenceWithoutSummary(
|
||||
CategoryType.FLYOUT,
|
||||
"revanced_hide_flyout_panel_remove_from_playlist",
|
||||
"false"
|
||||
)
|
||||
SettingsPatch.addMusicPreferenceWithoutSummary(
|
||||
CategoryType.FLYOUT,
|
||||
"revanced_hide_flyout_panel_report",
|
||||
|
Reference in New Issue
Block a user