fixing about.js ahahhaha

This commit is contained in:
Raven Scott 2023-03-25 19:51:29 +02:00
parent a8c1138ad7
commit 91ad04aeb3

View File

@ -1,6 +1,5 @@
const { EmbedBuilder } = require('discord.js'); const { EmbedBuilder } = require('discord.js');
m module.exports = {
odule.exports = {
name: "about", name: "about",
description: "Info about the bot", description: "Info about the bot",
run: async (client, interaction) => { run: async (client, interaction) => {