chore: filter to query
This commit is contained in:
parent
eec1caa321
commit
ed65bb8127
5 changed files with 8 additions and 13 deletions
|
@ -49,6 +49,5 @@ export default {
|
|||
}
|
||||
|
||||
return `${allButLast} and ${last}`
|
||||
},
|
||||
formatVenue: (venue) => venue.split(',')[0].trim()
|
||||
}
|
||||
}
|
Reference in a new issue