mirror of
https://github.com/Sheldan/Sissi.git
synced 2026-01-01 23:35:21 +00:00
[SIS-21] fixing meetup title not being escaped in meetup list response
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
Time: ${time} ${timeRelative}
|
||||
Link: [here](${link})
|
||||
Meetup Topic: `${topic}`
|
||||
Meetup Topic: `${topic?json_string}`
|
||||
|
||||
Reference in New Issue
Block a user