diff --git a/src/tasks/stopTask.ts b/src/tasks/stopTask.ts index c2cd768..fc4b4cf 100644 --- a/src/tasks/stopTask.ts +++ b/src/tasks/stopTask.ts @@ -98,3 +98,4 @@ export async function stopTask( return { taskId, taskType: task.type, command } } +