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