mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
???
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
const Command = require('../../structures/Command');
|
||||
const { verify } = await require('../../util/Util');
|
||||
const { verify } = require('../../util/Util');
|
||||
const texts = require('../../assets/json/shutdown');
|
||||
|
||||
module.exports = class ShutdownCommand extends Command {
|
||||
|
||||
Reference in New Issue
Block a user