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",
"script": "tools/addon/arcane.sh",
"resources": {
"cpu": 0,
"ram": 0,
"hdd": 0,
"cpu": null,
"ram": null,
"hdd": null,
"os": null,
"version": null
}