mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-15 15:57:47 +02:00
Fix
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
const request = require('node-superfetch');
|
||||
const Command = require('../Command');
|
||||
const Command = require('../../framework/Command');
|
||||
const path = require('path');
|
||||
const { reactIfAble } = require('../../util/Util');
|
||||
const { IMGUR_KEY } = process.env;
|
||||
|
||||
Reference in New Issue
Block a user