Allow to filter search by multiple tags
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -83,7 +83,7 @@ const tabsName: { events: number; groups: number } = {
|
||||
variables() {
|
||||
return {
|
||||
term: this.search,
|
||||
tag: this.actualTag,
|
||||
tags: this.actualTag,
|
||||
location: this.geohash,
|
||||
};
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user