From 66fbb00c9ad302d746ca09e51a2a6a821aefab88 Mon Sep 17 00:00:00 2001 From: Edward Valley Date: Sat, 13 Jul 2019 00:13:36 -0400 Subject: Fix minor typo --- web/app/store/MapTypes.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web') diff --git a/web/app/store/MapTypes.js b/web/app/store/MapTypes.js index 211cc81..f75bbaa 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 -- cgit v1.2.3