0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-05-19 19:33:45 +02:00

modules/m_relation: Fix fetch handler event_id query error.

This commit is contained in:
Jason Volk 2020-11-29 20:27:52 -08:00
parent f5fe4c7566
commit be7bab0c16

View file

@ -77,7 +77,7 @@ try
const json::object &m_in_reply_to
{
content["m.in_reply_to"]
m_relates_to["m.in_reply_to"]
};
const m::event::id &event_id