Sending color outline on connect
This commit is contained in:
parent
482ba9690a
commit
35463930a0
7 changed files with 57 additions and 5 deletions
|
@ -65,6 +65,7 @@ export interface MessageUserJoined {
|
|||
visitCardUrl: string | null;
|
||||
companion: string | null;
|
||||
userUuid: string;
|
||||
outlineColor: number | undefined;
|
||||
}
|
||||
|
||||
export interface PositionInterface {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue