From 4625aa07feb647ecbaa9a2316e778a7bcc01c605 Mon Sep 17 00:00:00 2001 From: ManeraKai Date: Mon, 21 Nov 2022 05:43:49 +0300 Subject: Fixed Bypass not working https://github.com/libredirect/libredirect/issues/475 --- src/config/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/config/config.json') diff --git a/src/config/config.json b/src/config/config.json index e7d468b6..011347f5 100644 --- a/src/config/config.json +++ b/src/config/config.json @@ -702,7 +702,7 @@ "frontends": { "send": { "name": "Send", - "instanceList": "true" + "instanceList": true } }, "targets": [ -- cgit 1.4.1