fix: Changed group assignment.
This commit is contained in:
@@ -25,7 +25,7 @@ declare global {
|
||||
uname: string;
|
||||
admin?: number;
|
||||
locked?: boolean;
|
||||
room?: number
|
||||
room?: string
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user