canvas error on hold

This commit is contained in:
Stanislaw
2022-06-21 14:13:49 +02:00
parent 7e3e7ecbf8
commit d0ed5f7e00
5 changed files with 2 additions and 779 deletions

View File

@@ -1,4 +1,4 @@
module.exports = {
/*module.exports = {
name: "profile",
async execute(cl, msg, args, connect) {
const { roundRect, expThreshold } = require("../functions/tools");
@@ -54,3 +54,4 @@ module.exports = {
.catch((err) => console.error(err.stack));
},
};
*/