mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-17 16:19:12 +02:00
Fix
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const Collection = require('@discordjs/collection');
|
||||
const { Collection } = require('@discordjs/collection');
|
||||
|
||||
module.exports = class PhoneManager extends Collection {
|
||||
constructor(client, options) {
|
||||
|
||||
Reference in New Issue
Block a user