Skip to content

Commit

Permalink
feat(youtube/theme): include the patch by default
Browse files Browse the repository at this point in the history
  • Loading branch information
oSumAtrIX committed Dec 29, 2022
1 parent 47fc9fe commit c363997
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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.")
Expand Down

0 comments on commit c363997

Please sign in to comment.