This commit is contained in:
DJj123dj
2022-07-23 14:39:55 +02:00
parent 9638179d45
commit 0ee9a312eb
20 changed files with 151 additions and 71 deletions
+1 -3
View File
@@ -342,6 +342,4 @@ exports.checker = async () => {
console.log("=> "+chalk.bgYellow("if you ignore warns, some things may work differently than expected!"))
}
}
this.checker()
}