Skip to content

Commit

Permalink
⚠️ Owner
Browse files Browse the repository at this point in the history
  • Loading branch information
saiteja-madha authored Mar 27, 2022
1 parent 580064c commit 30b86cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/owner/eval.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ module.exports = class Eval extends Command {
super(client, {
name: "eval",
description: "evaluates something",
// category: "OWNER",
category: "OWNER",
botPermissions: ["EMBED_LINKS"],
command: {
enabled: true,
Expand Down

0 comments on commit 30b86cf

Please sign in to comment.