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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",