This commit is contained in:
joseph le 2023-09-28 08:30:31 +07:00
parent 683d79139a
commit 2e88eb4697
1 changed files with 1 additions and 1 deletions

View File

@ -155,7 +155,7 @@ const sendNotification = async () => {
await client.messages.send(params);
}
}, 3000);
}, 5000);
} catch (error) {
console.log(error);
let params = {