forked from UKSOURCE/ipv6
fix: 21 agenda , key invite
This commit is contained in:
@@ -25,6 +25,7 @@ const getFlagUrl = (country: string) => {
|
||||
Indonesia: "id",
|
||||
Laos: "la",
|
||||
China: "cn",
|
||||
Japan: "jp",
|
||||
};
|
||||
const code = mapping[country];
|
||||
return code ? `https://flagcdn.com/w40/${code}.png` : null;
|
||||
|
||||
Reference in New Issue
Block a user