Merge branch 'master' into Hotfix-RedirectToUserSummary
This commit is contained in:
commit
7f69a343c1
|
@ -54,11 +54,11 @@ module.exports = function(Self) {
|
|||
},
|
||||
{
|
||||
arg: 'longitude',
|
||||
type: 'number'
|
||||
type: 'any'
|
||||
},
|
||||
{
|
||||
arg: 'latitude',
|
||||
type: 'number'
|
||||
type: 'any'
|
||||
},
|
||||
{
|
||||
arg: 'isActive',
|
||||
|
|
Loading…
Reference in New Issue