aboutsummaryrefslogtreecommitdiff
path: root/web/app/view/MainMobile.js
diff options
context:
space:
mode:
Diffstat (limited to 'web/app/view/MainMobile.js')
-rw-r--r--web/app/view/MainMobile.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/app/view/MainMobile.js b/web/app/view/MainMobile.js
index 2659e2f..347db31 100644
--- a/web/app/view/MainMobile.js
+++ b/web/app/view/MainMobile.js
@@ -24,6 +24,7 @@ Ext.define('Traccar.view.MainMobile', {
requires: [
'Traccar.view.Devices',
'Traccar.view.State',
+ 'Traccar.view.Report',
'Traccar.view.Map'
],