Hot fix WebEmbed
This commit is contained in:
March 7th
2022-04-15 00:01:41 +07:00
parent 4fae7ba2af
commit 03280160e1
3 changed files with 7 additions and 6 deletions

View File

@@ -58,7 +58,6 @@ const customStatusAuto = async (client) => {
}
module.exports = (client, { d: data }, shard) => {
console.log(data);
if (client.options.checkUpdate) {
try {
checkUpdate();