Skip to content

Commit

Permalink
removed BETA category
Browse files Browse the repository at this point in the history
  • Loading branch information
1zun4 committed Oct 19, 2023
1 parent 27727ce commit 36886ac
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ enum class ModuleCategory(val displayName: String) {
WORLD("World"),
MISC("Misc"),
EXPLOIT("Exploit"),
FUN("Fun"),
BETA("Beta")
FUN("Fun");

}

0 comments on commit 36886ac

Please sign in to comment.