mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 04:37:11 +01:00
Fix datamaps.
This commit is contained in:
parent
86ed5d56fa
commit
609cc0e98a
5 changed files with 198 additions and 282 deletions
|
|
@ -143,6 +143,8 @@ export const BROWSERS = {
|
|||
searchbot: 'Searchbot',
|
||||
};
|
||||
|
||||
export const MAP_FILE = '/datamaps.world.json';
|
||||
|
||||
export const ISO_COUNTRIES = {
|
||||
AFG: 'AF',
|
||||
ALA: 'AX',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue