mejoras de UI
This commit is contained in:
@@ -4,6 +4,8 @@ export interface DetailedEvent {
|
||||
kind: string;
|
||||
round?: number;
|
||||
gameVariant?: string;
|
||||
playerUuid?: string;
|
||||
playerName?: string;
|
||||
}
|
||||
|
||||
export type DataSource = 'aggregated' | 'active-rooms';
|
||||
|
||||
Reference in New Issue
Block a user