Skip to content

Commit

Permalink
fix: remove admin prefix from all commands
Browse files Browse the repository at this point in the history
  • Loading branch information
HenrySpartGlobal committed Sep 5, 2023
1 parent a31c2ec commit 455fe0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/commands.ts
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ const commands = [
"type": "Admin",
"description": "Enable/Disable Skill",
"usage": [
"/ sbmm [options]"
"/sbmm [options]"
],
"examples": [
"/sbmm Disable"
Expand Down

0 comments on commit 455fe0a

Please sign in to comment.