diff --git a/src/core/task/Task.ts b/src/core/task/Task.ts index e562bf2245..2b08c0fc9b 100644 --- a/src/core/task/Task.ts +++ b/src/core/task/Task.ts @@ -847,6 +847,7 @@ export class Task extends EventEmitter implements TaskLike { .sendNotification({ timestamp: Date.now(), type: notificationType, + title: "Approval Required", message: notificationMessage, taskId: this.taskId, metadata: {