Skip to content

Commit

Permalink
typo ReVanced#2
Browse files Browse the repository at this point in the history
  • Loading branch information
ILoveOpenSourceApplications committed Jan 3, 2025
1 parent 639c65f commit 834bf66
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import app.revanced.patches.youtube.misc.settings.settingsPatch

val themePatch = bytecodePatch(
name = "Theme",
description = "Adds options for theming and applies a custom background theme (dark background theme defaults to amoled black.)",
description = "Adds options for theming and applies a custom background theme (dark background theme defaults to amoled black).",
) {
dependsOn(
ThemePatch,
Expand Down

0 comments on commit 834bf66

Please sign in to comment.