Fixing #1120 - search by eventCategory
This commit is contained in:
parent
4e7284b486
commit
18d4b73d91
@ -297,6 +297,7 @@ const GEOHASH_DEPTH = 9; // put enough accuracy, radius will be used anyway
|
||||
groupPage: this.groupPage,
|
||||
limit: EVENT_PAGE_LIMIT,
|
||||
type: this.type,
|
||||
eventCategory: this.eventCategory,
|
||||
};
|
||||
},
|
||||
update(data) {
|
||||
|
Loading…
Reference in New Issue
Block a user