Change updateable status to true in npmplus.json

This commit is contained in:
CanbiZ
2025-09-10 08:04:35 +02:00
committed by GitHub
parent 9d89cfbfa0
commit cd306efc9d

View File

@@ -6,7 +6,7 @@
], ],
"date_created": "2025-03-13", "date_created": "2025-03-13",
"type": "ct", "type": "ct",
"updateable": false, "updateable": true,
"privileged": false, "privileged": false,
"interface_port": 81, "interface_port": 81,
"documentation": "https://github.com/ZoeyVid/NPMplus/blob/develop/README.md", "documentation": "https://github.com/ZoeyVid/NPMplus/blob/develop/README.md",