Updated eslintrc and fixed errors in files

This commit is contained in:
2023-11-23 21:33:44 +01:00
parent 0eeb48b2dd
commit 572f53f010
6 changed files with 8 additions and 22 deletions

View File

@@ -1,4 +1,4 @@
const { SlashCommandBuilder, ChannelType } = require("discord.js")
const { SlashCommandBuilder } = require("discord.js")
const { color } = require("../../config/options.json")
module.exports = {