mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-22 10:19:11 +02:00
...
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
const Command = require('../../structures/Command');
|
const Command = require('../../structures/Command');
|
||||||
const { shuffle } = require('../../structrues/Util');
|
const { shuffle } = require('../../structures/Util');
|
||||||
|
|
||||||
module.exports = class ShuffleCommand extends Command {
|
module.exports = class ShuffleCommand extends Command {
|
||||||
constructor(client) {
|
constructor(client) {
|
||||||
|
|||||||
Reference in New Issue
Block a user