mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-12 05:07:41 +02:00
feat(music/enable-new-layout): change default value
This commit is contained in:
@ -47,7 +47,7 @@ class NewLayoutPatch : BytecodePatch(
|
||||
SettingsPatch.addMusicPreference(
|
||||
CategoryType.LAYOUT,
|
||||
"revanced_enable_new_layout",
|
||||
"false"
|
||||
"true"
|
||||
)
|
||||
|
||||
return PatchResultSuccess()
|
||||
|
Reference in New Issue
Block a user