mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-18 13:56:25 +02:00
Fix
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
const Command = require('../../structures/Command');
|
const Command = require('../../structures/Command');
|
||||||
|
const Collection = require('@discordjs/collection');
|
||||||
const { stripIndents } = require('common-tags');
|
const { stripIndents } = require('common-tags');
|
||||||
const { shuffle, verify, awaitPlayers, removeFromArray } = require('../../util/Util');
|
const { shuffle, verify, awaitPlayers, removeFromArray } = require('../../util/Util');
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user