mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-08 06:03:04 -04:00
apparently fun is a category
This commit is contained in:
parent
19ae208ae4
commit
e3c6f88156
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@ const categories = {
|
|||
"info": `${icon("info")} Information Commands`,
|
||||
"search": `${icon("search")} Search Commands`,
|
||||
"utils": `${icon("utils")} Utility Commands`,
|
||||
"fun": `${icon("fun")} Fun Commands`,
|
||||
"image": `${icon("image")} Image Commands`,
|
||||
"mod": `${icon("moderation")} Moderation Commands`
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue