From e9551e047500c41361d3e918859dd2cbbc182689 Mon Sep 17 00:00:00 2001 From: DragoQC Date: Sat, 29 Nov 2025 08:58:10 -0500 Subject: [PATCH] switched updatable to true --- frontend/public/json/discopanel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/discopanel.json b/frontend/public/json/discopanel.json index ef9cf6d0a..4bada6065 100644 --- a/frontend/public/json/discopanel.json +++ b/frontend/public/json/discopanel.json @@ -6,7 +6,7 @@ ], "date_created": "2025-11-26", "type": "ct", - "updateable": false, + "updateable": true, "privileged": false, "interface_port": 8080, "documentation": "https://discopanel.app/docs/",