From cfd294863812f20bc8f2b33719f9e2f2eeb606f3 Mon Sep 17 00:00:00 2001 From: oSumAtrIX Date: Wed, 26 Jul 2023 03:43:14 +0200 Subject: [PATCH] fix: remove trailing comma [skip ci] --- configuration.revanced.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration.revanced.json b/configuration.revanced.json index ab5b02b..810e0db 100644 --- a/configuration.revanced.json +++ b/configuration.revanced.json @@ -545,7 +545,7 @@ "close_on_response": true, "lock_on_response": false, "only_on_first_message": true - }, + } } ] }