diff options
Diffstat (limited to 'web/app/Application.js')
-rw-r--r-- | web/app/Application.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/app/Application.js b/web/app/Application.js index 392a9907f..ec942d21e 100644 --- a/web/app/Application.js +++ b/web/app/Application.js @@ -56,7 +56,7 @@ Ext.define('Traccar.Application', { 'AllGeofences', 'Notifications', 'AllNotifications', - 'GeozoneTypes' + 'GeofenceTypes' ], controllers: [ |