From cd306efc9d2013d681d934332eb9cd696877e64e Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Wed, 10 Sep 2025 08:04:35 +0200 Subject: [PATCH] Change updateable status to true in npmplus.json --- frontend/public/json/npmplus.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/npmplus.json b/frontend/public/json/npmplus.json index 1b59b773c..dd368a431 100644 --- a/frontend/public/json/npmplus.json +++ b/frontend/public/json/npmplus.json @@ -6,7 +6,7 @@ ], "date_created": "2025-03-13", "type": "ct", - "updateable": false, + "updateable": true, "privileged": false, "interface_port": 81, "documentation": "https://github.com/ZoeyVid/NPMplus/blob/develop/README.md",