fix: undefined followLocation
This commit is contained in:
parent
f759dc301c
commit
9d7b3176dc
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ module.exports = function () {
|
||||||
callEmergency,
|
callEmergency,
|
||||||
notifyAround,
|
notifyAround,
|
||||||
notifyRelatives,
|
notifyRelatives,
|
||||||
followLocation,
|
followLocation = false,
|
||||||
level,
|
level,
|
||||||
subject,
|
subject,
|
||||||
accuracy,
|
accuracy,
|
||||||
|
|
Loading…
Add table
Reference in a new issue