mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-12 21:27:43 +02:00
fix: invalid speed value
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string-array name="revanced_video_speed_entry_values">
|
||||
<item>-2</item>
|
||||
<item>-2.0</item>
|
||||
</string-array>
|
||||
<string-array name="revanced_video_speed_entries">
|
||||
<item>@string/quality_auto</item>
|
||||
|
Reference in New Issue
Block a user