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()
|
Ox.print()
|
||||||
// async && place doesn't exist yet
|
// async && place doesn't exist yet
|
||||||
self.options.places({
|
self.options.places({
|
||||||
|
keys: self.placeKeys,
|
||||||
query: {
|
query: {
|
||||||
keys: self.placeKeys,
|
|
||||||
conditions: [
|
conditions: [
|
||||||
{key: 'id', value: id, operator: '='}
|
{key: 'id', value: id, operator: '='}
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in a new issue