diff --git a/src/main/kotlin/app/revanced/patches/ad/VideoAds.kt b/src/main/kotlin/app/revanced/patches/ad/VideoAds.kt index 8cd48cd83..21b59eda2 100644 --- a/src/main/kotlin/app/revanced/patches/ad/VideoAds.kt +++ b/src/main/kotlin/app/revanced/patches/ad/VideoAds.kt @@ -11,7 +11,7 @@ import app.revanced.patcher.signature.MethodSignature import app.revanced.patcher.smali.asInstructions import org.jf.dexlib2.AccessFlags -class VideoAds : Patch("VideoAds") { +class VideoAds : Patch("video-ads") { override fun execute(cache: Cache): PatchResult { val map = cache.methodMap["show-video-ads-constructor"].findParentMethod( MethodSignature(