diff --git a/config.toml b/config.toml index 761a99d41c..95b190c7d8 100755 --- a/config.toml +++ b/config.toml @@ -14,7 +14,7 @@ rv-brand = "ReVanced Extended" build-mode = "both" apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube-music" arch = "arm64-v8a" - +excluded-patches = "'Custom branding icon for YouTube Music' 'Custom branding name for YouTube Music' 'Enable debug logging'" [YouTube-Extended] app-name = "YouTube" @@ -25,3 +25,5 @@ rv-brand = "ReVanced Extended" build-mode = "both" apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube" arch = "arm64-v8a" +excluded-patches = "'Custom branding icon for YouTube' 'Custom branding name for YouTube' 'Enable debug logging' 'Enable gradient loading screen'" +included-patches = "'MaterialYou'"