From a897160d37723960a8589cc24743f402f3165421 Mon Sep 17 00:00:00 2001 From: Blatzar <46196380+Blatzar@users.noreply.github.com> Date: Sat, 2 Apr 2022 19:53:46 +0200 Subject: [PATCH] enable zoro in pre-release --- docs/providers.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/providers.json b/docs/providers.json index 57056f91..2bf5b540 100644 --- a/docs/providers.json +++ b/docs/providers.json @@ -282,6 +282,6 @@ "ZoroProvider": { "name": "Zoro", "url": "https://zoro.to", - "status": 0 + "status": 1 } }