diff --git a/sample/notify.js b/sample/notify.js index 1b14bb1a..4ca59b21 100644 --- a/sample/notify.js +++ b/sample/notify.js @@ -198,7 +198,7 @@ async function sendNotify( ]); } -function gobotNotify(text, desp) { +function gobotNotify(text, desp, time = 2100) { return new Promise((resolve) => { if (GOBOT_URL) { const options = {