Update frontend/public/json/arcane.json

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
CanbiZ (MickLesk) 2026-02-18 15:39:21 +01:00 committed by GitHub
parent 786093a288
commit aef833c878
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,9 +19,9 @@
"type": "default", "type": "default",
"script": "tools/addon/arcane.sh", "script": "tools/addon/arcane.sh",
"resources": { "resources": {
"cpu": 0, "cpu": null,
"ram": 0, "ram": null,
"hdd": 0, "hdd": null,
"os": null, "os": null,
"version": null "version": null
} }