diff options
-rw-r--r-- | web/app/store/MapTypes.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/app/store/MapTypes.js b/web/app/store/MapTypes.js index 211cc81f..f75bbaa5 100644 --- a/web/app/store/MapTypes.js +++ b/web/app/store/MapTypes.js @@ -48,7 +48,7 @@ Ext.define('Traccar.store.MapTypes', { name: Strings.mapWikimedia }, { key: 'customXyzFormat', - name: Strings.mapCustomXyzFormat + name: Strings.mapCustomXyzFormat }, { key: 'customArcgisRest', name: Strings.mapCustomArcgisRest |