some more styling to the frontend
This commit is contained in:
@@ -21,6 +21,7 @@ interface PlayerChip {
|
||||
steamid: string;
|
||||
name: string;
|
||||
avatarUrl: string;
|
||||
country?: string | null;
|
||||
}
|
||||
|
||||
const HEIGHT = 320;
|
||||
|
||||
Reference in New Issue
Block a user