mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-01 07:04:30 +02:00
fix(youtube/add-splash-animation): change patch description and exclude by default
This commit is contained in:
parent
91e0f49eb4
commit
82d4fb43c5
@ -14,9 +14,9 @@ import app.revanced.util.resources.ResourceUtils.copyResources
|
|||||||
import app.revanced.util.resources.ResourceUtils.copyXmlNode
|
import app.revanced.util.resources.ResourceUtils.copyXmlNode
|
||||||
import kotlin.io.path.exists
|
import kotlin.io.path.exists
|
||||||
|
|
||||||
@Patch
|
@Patch(false)
|
||||||
@Name("add-splash-animation")
|
@Name("add-splash-animation")
|
||||||
@Description("Adds splash animation, which was removed in YT v18.19.36+. (cannot be used with 'custom-branding-icon' patch)")
|
@Description("Adds splash animation, which was removed in YT v18.19.36+. This patch cannot be used with 'custom-branding-icon' patch")
|
||||||
@YouTubeCompatibility
|
@YouTubeCompatibility
|
||||||
@Version("0.0.1")
|
@Version("0.0.1")
|
||||||
class AddSplashAnimationPatch : ResourcePatch {
|
class AddSplashAnimationPatch : ResourcePatch {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user