mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-08 02:24:35 +02:00
feat(music/enable-new-layout): change default value
This commit is contained in:
parent
939a40314b
commit
30b4ae71fd
@ -47,7 +47,7 @@ class NewLayoutPatch : BytecodePatch(
|
||||
SettingsPatch.addMusicPreference(
|
||||
CategoryType.LAYOUT,
|
||||
"revanced_enable_new_layout",
|
||||
"false"
|
||||
"true"
|
||||
)
|
||||
|
||||
return PatchResultSuccess()
|
||||
|
Loading…
x
Reference in New Issue
Block a user