canvas error on hold
This commit is contained in:
@@ -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));
|
||||
},
|
||||
};
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user