From 60472c43e217b6bd99b51b34e8b02b856507b2b1 Mon Sep 17 00:00:00 2001 From: SunFlowerOwl Date: Sat, 6 Dec 2025 05:54:00 -0500 Subject: [PATCH] Fix: Show manyfold updateable in json file --- frontend/public/json/manyfold.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/manyfold.json b/frontend/public/json/manyfold.json index 7080630ad..b7b6cdb37 100644 --- a/frontend/public/json/manyfold.json +++ b/frontend/public/json/manyfold.json @@ -6,7 +6,7 @@ ], "date_created": "2025-03-18", "type": "ct", - "updateable": false, + "updateable": true, "privileged": false, "interface_port": 80, "documentation": "https://manyfold.app/sysadmin/",