feat(YouTube/Custom branding icon): change default patch option value

This commit is contained in:
inotia00
2024-07-05 15:33:30 +09:00
parent b3aa0161c2
commit 059f6468a2

View File

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