From b3bd865ea77735b418d77f59104d9572cb937173 Mon Sep 17 00:00:00 2001 From: xfilesee34 <56469816+xfilesee34@users.noreply.github.com> Date: Thu, 14 Nov 2024 15:04:06 +0300 Subject: [PATCH] Update config.toml --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 09e351a813..dda4fc25d1 100755 --- a/config.toml +++ b/config.toml @@ -1,4 +1,5 @@ enable-magisk-update = false # set this to false if you do not want to receive updates for the module in magisk app +remove-rv-integrations-checks = false # add 'enabled = false' for not patching a specific app or remove it from the config # see https://github.com/j-hc/revanced-magisk-module/blob/main/CONFIG.md for more detailed explanations @@ -20,4 +21,3 @@ patches-source = "revanced/revanced-patches" integrations-source = "revanced/revanced-integrations" riplib = false enabled = true -remove-rv-integrations-checks = false \ No newline at end of file