🖋️ stopTask.ts

This commit is contained in:
nirholas
2026-03-31 10:23:57 +00:00
parent 25ec685e41
commit f06a0e3c77

View File

@@ -98,3 +98,4 @@ export async function stopTask(
return { taskId, taskType: task.type, command }
}