mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2024-11-10 09:07:46 +01:00
feat(youtube/theme): include the patch by default
This commit is contained in:
parent
47fc9fe74d
commit
c363997568
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ import app.revanced.util.resources.ResourceUtils
|
|||
import app.revanced.util.resources.ResourceUtils.copyResources
|
||||
import org.w3c.dom.Element
|
||||
|
||||
@Patch(include = false)
|
||||
@Patch
|
||||
@DependsOn([LithoThemePatch::class, FixLocaleConfigErrorPatch::class])
|
||||
@Name("theme")
|
||||
@Description("Applies a custom theme.")
|
||||
|
|
Loading…
Reference in a new issue