From 431fbd471f8072e90318d5a34f187c9299aa2a2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Slavi=C5=A1a=20Are=C5=BEina?= <58952836+tremor021@users.noreply.github.com> Date: Thu, 13 Feb 2025 15:05:39 +0100 Subject: [PATCH] make script updateable (#2352) --- json/zoraxy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/zoraxy.json b/json/zoraxy.json index 272526a56..ec1914eb3 100644 --- a/json/zoraxy.json +++ b/json/zoraxy.json @@ -6,7 +6,7 @@ ], "date_created": "2024-05-02", "type": "ct", - "updateable": false, + "updateable": true, "privileged": false, "interface_port": 8000, "documentation": null,