mirror of
https://code.chipmunk.land/ChomeNS/chipmunkmod.git
synced 2025-11-13 21:06:16 +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 enum TrustLevel {
|
||||||
PUBLIC,
|
PUBLIC,
|
||||||
TRUSTED,
|
TRUSTED,
|
||||||
|
ADMIN,
|
||||||
OWNER
|
OWNER
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue