diff --git a/patches/src/main/kotlin/app/revanced/patches/youtube/utils/fix/splash/DarkModeSplashScreenPatch.kt b/patches/src/main/kotlin/app/revanced/patches/youtube/utils/fix/splash/DarkModeSplashScreenPatch.kt index 845e676be..c4fa63890 100644 --- a/patches/src/main/kotlin/app/revanced/patches/youtube/utils/fix/splash/DarkModeSplashScreenPatch.kt +++ b/patches/src/main/kotlin/app/revanced/patches/youtube/utils/fix/splash/DarkModeSplashScreenPatch.kt @@ -38,7 +38,6 @@ val darkModeSplashScreenPatch = resourcePatch( mainActivityElement.setAttribute("android:launchMode", "singleTask") } - return@finalize } if (restoreOldSplashAnimationIncluded) {