Skip to content

Commit

Permalink
Fix: deleted target ID's
Browse files Browse the repository at this point in the history
  • Loading branch information
alexappleget committed Oct 10, 2024
1 parent 6246c4f commit 6a58f10
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ export const sendEmailNotifications = async ({
sendEmailUsers,
[],
[],
['66bd072b4824aa77bd9b', '66da0993c6adb1bd868a'],
[],
);
} catch (error) {
throw new Error('Error Sending Email');
Expand Down

0 comments on commit 6a58f10

Please sign in to comment.