fix(YouTube): Resolved patching error caused by an unexpected array value

Close https://github.com/anddea/revanced-patches/issues/1465
Close https://github.com/anddea/revanced-patches/issues/1467
This commit is contained in:
Aaron Veil 2026-03-25 17:56:25 +03:00
parent 144e3ecde2
commit ca3772e180

View file

@ -109,7 +109,7 @@
<item>END_SCREEN</item>
</string-array>
<string-array name="revanced_shorts_player_type_entries">
<item>@string/revanced_shorts_player_type_shorts_player</item>
<item>@string/revanced_shorts_player_type_shorts</item>
<item>@string/revanced_shorts_player_type_regular_player</item>
<item>@string/revanced_shorts_player_type_regular_player_fullscreen</item>
</string-array>