update gpu-switch-mode-indicator.tsx

This commit is contained in:
MacRimi
2026-04-09 20:12:21 +02:00
parent 1bbf814ea3
commit 13d2eeb9b2
2 changed files with 8 additions and 6 deletions

View File

@@ -278,9 +278,7 @@ const initMessage = {
const initMessage = {
script_path: scriptPath,
params: {
EXECUTION_MODE: "web",
},
params,
}
ws.send(JSON.stringify(initMessage))