fixing about.js ahahhaha

This commit is contained in:
Raven Scott 2023-03-25 19:51:29 +02:00
parent a8c1138ad7
commit 91ad04aeb3
1 changed files with 1 additions and 2 deletions

View File

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