utils -> utility

This commit is contained in:
Cynthia Foxwell 2021-06-01 18:32:30 -06:00
parent aa74f89498
commit c6fe39f4a7
1 changed files with 1 additions and 1 deletions

View File

@ -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/";