From af16a5c621fed291d708a8cf55cecc08a9ccac50 Mon Sep 17 00:00:00 2001 From: xfilesee34 Date: Sun, 8 Dec 2024 13:46:07 +0300 Subject: [PATCH] disable twitter dynamic color --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 4a4ff7aa5c..9fbee5095e 100755 --- a/config.toml +++ b/config.toml @@ -27,7 +27,7 @@ enabled = true apkmirror-dpi = "120-640dpi" apkmirror-dlurl = "https://apkmirror.com/apk/twitter-inc/twitter/" #included-patches = "'Open links with app chooser'" -excluded-patches = "'Change link sharing domain' 'Open links with app chooser'" +excluded-patches = "'Change link sharing domain' 'Open links with app chooser' 'Dynamic color'" cli-source = "revanced/revanced-cli" patches-source = "revanced/revanced-patches" #patches-version = "v5.2.4-dev.1"