From 4678f8c7dace9818138849437ca676175fcd3352 Mon Sep 17 00:00:00 2001 From: MacRimi Date: Sun, 30 Nov 2025 21:55:37 +0100 Subject: [PATCH] Update hardware.tsx --- AppImage/components/hardware.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AppImage/components/hardware.tsx b/AppImage/components/hardware.tsx index 204b747..d674e34 100644 --- a/AppImage/components/hardware.tsx +++ b/AppImage/components/hardware.tsx @@ -266,7 +266,7 @@ export default function Hardware() { headers: { "Content-Type": "application/json", }, - body: JSON.JSONstringify({ + body: JSON.stringify({ script_relative_path: "gpu_tpu/nvidia_installer.sh", params: { EXECUTION_MODE: "web",