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