fix(custom-branding-icon-mmt): use better patch description

This commit is contained in:
inotia00 2023-05-03 18:34:50 +09:00
parent 434804e0ac
commit faadde5334

View File

@ -16,7 +16,7 @@ import app.revanced.util.resources.ResourceHelper.updatePatchStatusIcon
@Patch(false)
@Name("custom-branding-icon-mmt")
@Description("Changes the YouTube launcher icon (MMT).")
@Description("Changes the YouTube launcher icon to MMT.")
@DependsOn([SettingsPatch::class])
@YouTubeCompatibility
@Version("0.0.1")