mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-11 11:21:16 +02:00
OOPS
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
const Command = require('../../structures/Command');
|
const Command = require('../../structures/Command');
|
||||||
|
|
||||||
module.exports = class SpamCommand extends Command {
|
module.exports = class DarkThemeLightThemeCommand extends Command {
|
||||||
constructor(client) {
|
constructor(client) {
|
||||||
super(client, {
|
super(client, {
|
||||||
name: 'dark-theme-light-theme',
|
name: 'dark-theme-light-theme',
|
||||||
|
|||||||
Reference in New Issue
Block a user