hotfix: statusy dr

This commit is contained in:
2023-11-15 21:06:16 +01:00
parent 2b6c751f55
commit 13dc6a0e32
2 changed files with 5 additions and 1 deletions
+1
View File
@@ -2,6 +2,7 @@ export namespace Status {
export enum ActiveDispatcher {
INVALID = -2,
UNKNOWN = -1,
NO_LIMIT = 0,
AFK = 1,
ENDING = 2,
NO_SPACE = 3,