mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-12 13:17:46 +02:00
fix(YouTube/Hide layout components): move Hide join button
to the Channel bar
subpreference in the Bottom player
category
This commit is contained in:
@ -47,10 +47,12 @@ object LayoutComponentsPatch : BytecodePatch() {
|
||||
*/
|
||||
SettingsPatch.addPreference(
|
||||
arrayOf(
|
||||
"PREFERENCE: BOTTOM_PLAYER_SETTINGS",
|
||||
"PREFERENCE: GENERAL_SETTINGS",
|
||||
"PREFERENCE: PLAYER_SETTINGS",
|
||||
|
||||
"SETTINGS: HIDE_AUDIO_TRACK_BUTTON",
|
||||
"SETTINGS: HIDE_CHANNEL_BAR_JOIN_BUTTON",
|
||||
"SETTINGS: HIDE_LAYOUT_COMPONENTS"
|
||||
)
|
||||
)
|
||||
|
Reference in New Issue
Block a user