mirror of
https://github.com/revanced/revanced-patches
synced 2024-11-09 06:27:15 +01:00
feat(YouTube - Custom branding): Add "YT ReVanced" to the default app name options (#3300)
This commit is contained in:
parent
feffc57a3d
commit
b86bac759e
@ -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",
|
||||
),
|
||||
|
Loading…
Reference in New Issue
Block a user