mirror of
https://github.com/movie-web/movie-web.git
synced 2025-01-04 06:06:17 +00:00
commit
d9063f22c9
|
@ -21,6 +21,7 @@ const countryOverrides: Record<string, string> = {
|
||||||
zh: "cn",
|
zh: "cn",
|
||||||
sl: "si",
|
sl: "si",
|
||||||
sv: "se",
|
sv: "se",
|
||||||
|
et: "ee",
|
||||||
};
|
};
|
||||||
|
|
||||||
export function FlagIcon(props: FlagIconProps) {
|
export function FlagIcon(props: FlagIconProps) {
|
||||||
|
|
Loading…
Reference in a new issue