fix: incorrect file name

This commit is contained in:
inotia00
2023-05-12 08:13:12 +09:00
parent 0f338399c1
commit 565e06db20

View File

@ -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 {