refactor(youtube): renamed some patches

This commit is contained in:
inotia00 2023-06-20 23:07:13 +09:00
parent cd8adce32b
commit 3b51b187b5

View File

@ -18,7 +18,7 @@ import app.revanced.util.resources.ResourceHelper.updatePatchStatusLabel
import org.w3c.dom.Element import org.w3c.dom.Element
@Patch @Patch
@Name("custom-branding-name") @Name("custom-branding-youtube-name")
@DependsOn([SettingsPatch::class]) @DependsOn([SettingsPatch::class])
@Description("Changes the YouTube launcher name to your choice (defaults to ReVanced Extended).") @Description("Changes the YouTube launcher name to your choice (defaults to ReVanced Extended).")
@YouTubeCompatibility @YouTubeCompatibility