mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-11 11:21:16 +02:00
Fix
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const ImgurAlbumCommand = require('../../structures/commands/ImgurAlbum');
|
||||
const ImgurAlbumCommand = require('../../framework/Commands/ImgurAlbum');
|
||||
const { EXPLODE_ALBUM_ID } = process.env;
|
||||
|
||||
module.exports = class ExplodeCommand extends ImgurAlbumCommand {
|
||||
|
||||
Reference in New Issue
Block a user