mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-04 16:44:29 +02:00
fix(YouTube/Settings): settings values of excluded patches have changed due to incorrect settings alignment
This commit is contained in:
parent
01561285c6
commit
a09e783810
@ -219,7 +219,7 @@ object FlyoutMenuComponentsPatch : BaseBytecodePatch(
|
|||||||
SettingsPatch.addSwitchPreference(
|
SettingsPatch.addSwitchPreference(
|
||||||
CategoryType.FLYOUT,
|
CategoryType.FLYOUT,
|
||||||
"revanced_enable_trim_silence",
|
"revanced_enable_trim_silence",
|
||||||
"true"
|
"false"
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
SettingsPatch.addSwitchPreference(
|
SettingsPatch.addSwitchPreference(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user