mirror of
https://github.com/revanced/revanced-patches.git
synced 2025-06-12 05:07:45 +02:00
feat(YouTube - Custom branding): Add "YT ReVanced" to the default app name options (#3300)
This commit is contained in:
@ -43,6 +43,7 @@ object CustomBrandingPatch : ResourcePatch() {
|
||||
default = APP_NAME,
|
||||
values = mapOf(
|
||||
"YouTube ReVanced" to APP_NAME,
|
||||
"YT ReVanced" to "YT ReVanced",
|
||||
"YT" to "YT",
|
||||
"YouTube" to "YouTube",
|
||||
),
|
||||
|
Reference in New Issue
Block a user