mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-12 21:27:43 +02:00
fix: incorrect file name
This commit is contained in:
@ -26,7 +26,7 @@ import org.w3c.dom.Element
|
||||
)
|
||||
@YouTubeCompatibility
|
||||
@Version("0.0.1")
|
||||
class ThemePatch : ResourcePatch {
|
||||
class SeekbarColorPatch : ResourcePatch {
|
||||
override fun execute(context: ResourceContext): PatchResult {
|
||||
|
||||
context.xmlEditor["res/drawable/resume_playback_progressbar_drawable.xml"].use {
|
||||
|
Reference in New Issue
Block a user