mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-13 05:37:40 +02:00
feat(music/settings): change some default value
This commit is contained in:
@ -46,7 +46,7 @@ class CategoryBarPatch : BytecodePatch(
|
|||||||
SettingsPatch.addMusicPreference(
|
SettingsPatch.addMusicPreference(
|
||||||
CategoryType.GENERAL,
|
CategoryType.GENERAL,
|
||||||
"revanced_hide_category_bar",
|
"revanced_hide_category_bar",
|
||||||
"true"
|
"false"
|
||||||
)
|
)
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user