fix(YouTube/Settings): settings values of excluded patches have changed due to incorrect settings alignment

This commit is contained in:
inotia00 2024-05-11 01:42:36 +09:00
parent 01561285c6
commit a09e783810

View File

@ -219,7 +219,7 @@ object FlyoutMenuComponentsPatch : BaseBytecodePatch(
SettingsPatch.addSwitchPreference(
CategoryType.FLYOUT,
"revanced_enable_trim_silence",
"true"
"false"
)
}
SettingsPatch.addSwitchPreference(