mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-12 17:14:52 -07:00
Show country flag in user list of webclient (#4431)
This commit is contained in:
parent
3bc90003b3
commit
dde0f568d9
4 changed files with 15 additions and 9 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import Countries from "./countries/_Countries";
|
||||
|
||||
export class Images {
|
||||
static Countries = [
|
||||
static Countries = {
|
||||
...Countries
|
||||
];
|
||||
}
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue