mirror of
https://code.chipmunk.land/ChomeNS/chipmunkmod.git
synced 2025-11-13 19:56:15 +00:00
fix: chomens bot trust level
This commit is contained in:
parent
4e2acda89f
commit
ac429020aa
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ public class ChomeNSBotCommand {
|
|||
public enum TrustLevel {
|
||||
PUBLIC,
|
||||
TRUSTED,
|
||||
ADMIN,
|
||||
OWNER
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue