feat(YouTube Music/Hide flyout panel): add Hide help & feedback settings

This commit is contained in:
inotia00
2023-10-30 15:31:19 +09:00
parent 266888c004
commit b4adde2e25
2 changed files with 6 additions and 0 deletions

View File

@ -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",