mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-29 05:10:20 +02:00
fix(Reddit - Settings): Patch option key has not changed
This commit is contained in:
parent
7c2727fb1a
commit
ea4b37db70
@ -154,7 +154,7 @@ val settingsPatch = resourcePatch(
|
|||||||
)
|
)
|
||||||
|
|
||||||
val rvxSettingsLabel = stringOption(
|
val rvxSettingsLabel = stringOption(
|
||||||
key = "settingsLabel",
|
key = "rvxSettingsLabel",
|
||||||
default = DEFAULT_LABEL,
|
default = DEFAULT_LABEL,
|
||||||
values = mapOf(
|
values = mapOf(
|
||||||
"ReVanced Extended" to "ReVanced Extended",
|
"ReVanced Extended" to "ReVanced Extended",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user