Changed misspeling.
This commit is contained in:
@@ -39,7 +39,7 @@ const notifyForNewSearchRequest = async searchRequest => {
|
|||||||
console.log("[DEBUGGING]: Function notifyForNewSearchRequest-", stagingTag);
|
console.log("[DEBUGGING]: Function notifyForNewSearchRequest-", stagingTag);
|
||||||
await sendEmail(
|
await sendEmail(
|
||||||
email,
|
email,
|
||||||
`${stagingTag} Kivi - novi zahtstagingjev za pretragu`,
|
`${stagingTag} Kivi - novi zahtjev za pretragu`,
|
||||||
emailContent
|
emailContent
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user