mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-20 05:51:35 +02:00
Fix
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const SubredditCommandBase = require('../../structures/commands/Subreddit');
|
||||
const SubredditCommandBase = require('../../framework/Commands/Subreddit');
|
||||
|
||||
module.exports = class SubredditCommand extends SubredditCommandBase {
|
||||
constructor(client) {
|
||||
|
||||
Reference in New Issue
Block a user