Fix Error

This commit is contained in:
Stefan080106
2023-11-21 18:59:40 +01:00
parent 904e54fc2b
commit f263df595f

View File

@@ -54,7 +54,8 @@ const callWebhooks = async (title) => {
} catch (err) {
console.error(err)
}
});
}
});
}
let bot = null;