fixed alerts bug
This commit is contained in:
@@ -80,9 +80,9 @@ export async function updateNotification(
|
||||
|
||||
await createAlert(
|
||||
user.tenantId,
|
||||
``,
|
||||
`You are assigned to ${updateNotificationResult.permitNumber}`,
|
||||
"user",
|
||||
user.userId,
|
||||
input.assignedTo,
|
||||
updateNotificationResult.permitId,
|
||||
"permits"
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user