From aef833c87856d401d68a223a0afff39ca3fdb3e0 Mon Sep 17 00:00:00 2001 From: "CanbiZ (MickLesk)" <47820557+MickLesk@users.noreply.github.com> Date: Wed, 18 Feb 2026 15:39:21 +0100 Subject: [PATCH] Update frontend/public/json/arcane.json Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> --- frontend/public/json/arcane.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/public/json/arcane.json b/frontend/public/json/arcane.json index 4f002e9ba..249aa99e4 100644 --- a/frontend/public/json/arcane.json +++ b/frontend/public/json/arcane.json @@ -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 }