utils -> utility
This commit is contained in:
parent
aa74f89498
commit
c6fe39f4a7
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
const Command = require("../lib/command.js");
|
||||
const CATEGORY = "utils";
|
||||
const CATEGORY = "utility";
|
||||
|
||||
const ICON_BASE = "https://cdn.discordapp.com/icons/";
|
||||
const AVATAR_BASE = "https://cdn.discordapp.com/avatars/";
|
Loading…
Reference in a new issue