Damus
laoc42 profile picture
laoc42
@laoc42
GM @verbiricha

is it possible that tag queries for calendar events are not working in #grimoire ? e.g. `req -k 31923 -k 31922 -l 2 -t t=Meetup relay.damus.io` should give some results
4❤️1
verbiricha · 6w
hey, looks like a syntax error on the query, should be: req -k 31922,31923 -t Meetup relay.damus.io hope that helps!