mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-04-30 19:36:24 +00:00
Update script-terminal-modal.tsx
This commit is contained in:
@@ -126,6 +126,7 @@ const initMessage = {
|
|||||||
script_path: scriptPath,
|
script_path: scriptPath,
|
||||||
params: paramsRef.current,
|
params: paramsRef.current,
|
||||||
}
|
}
|
||||||
|
console.log("[v0] Sending initMessage with params:", paramsRef.current)
|
||||||
ws.send(JSON.stringify(initMessage))
|
ws.send(JSON.stringify(initMessage))
|
||||||
|
|
||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
|
|||||||
Reference in New Issue
Block a user