typo
This commit is contained in:
parent
5e54f5394d
commit
4f81b9eaee
1 changed files with 1 additions and 1 deletions
|
@ -1005,8 +1005,8 @@ Ox.Map = function(options, self) {
|
|||
Ox.print()
|
||||
// async && place doesn't exist yet
|
||||
self.options.places({
|
||||
keys: self.placeKeys,
|
||||
query: {
|
||||
keys: self.placeKeys,
|
||||
conditions: [
|
||||
{key: 'id', value: id, operator: '='}
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue