fixed alerts bug
This commit is contained in:
@@ -64,7 +64,7 @@ export async function updateTask(
|
||||
user.tenantId,
|
||||
`You are assigned to ${updatedTask.title}`,
|
||||
"user",
|
||||
user.userId,
|
||||
input.assignedTo,
|
||||
updatedTask.pid,
|
||||
"tasks"
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user