This commit is contained in:
Dragon Fire
2024-04-06 20:03:46 -04:00
parent 7cef638f38
commit 5f5a47d20f
+1 -1
View File
@@ -1,7 +1,7 @@
const Command = require('../../structures/commands/AutoReply');
module.exports = class UnflipCommand extends Command {
constructor(client, info) {
constructor(client) {
super(client, {
name: 'unflip',
group: 'auto',