put debug back on
This commit is contained in:
parent
fc6ab7bf6d
commit
fd8934f0c4
@ -32,7 +32,7 @@ NGApp.factory('LocationService', function($http, $resource, $rootScope) {
|
||||
notificationTitle: 'Background tracking',
|
||||
notificationText: 'ENABLED',
|
||||
activityType: 'AutomotiveNavigation',
|
||||
debug: false
|
||||
debug: true
|
||||
});
|
||||
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user