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