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:
parent
144e3ecde2
commit
ca3772e180
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue