Merge pull request #8 from redrockjs/dev
fix: update
This commit was merged in pull request #8.
This commit is contained in:
@@ -67,4 +67,3 @@ const main = async () => {
|
|||||||
setInterval(async () => {
|
setInterval(async () => {
|
||||||
main().then().catch(err => console.error(err));
|
main().then().catch(err => console.error(err));
|
||||||
}, POLLING_TIMEOUT * 1000)
|
}, POLLING_TIMEOUT * 1000)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user