mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-12 21:27:43 +02:00
feat(YouTube/Custom branding icon): change default patch option value
This commit is contained in:
@ -119,7 +119,7 @@ object CustomBrandingIconPatch : BaseResourcePatch(
|
||||
|
||||
private val RestoreOldSplashAnimation by booleanPatchOption(
|
||||
key = "RestoreOldSplashAnimation",
|
||||
default = false,
|
||||
default = true,
|
||||
title = "Restore old splash animation",
|
||||
description = "Restores old style splash animation.",
|
||||
required = true
|
||||
|
Reference in New Issue
Block a user