FEATURE: migrated the chat window to svelte
This commit is contained in:
@@ -7,4 +7,5 @@ export interface PlayerInterface {
|
||||
visitCardUrl: string | null;
|
||||
companion: string | null;
|
||||
userUuid: string;
|
||||
color?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user