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