0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-11-26 08:42:34 +01:00

modules/client/rooms/context: Fix missing default fetch opts. (#119)

This commit is contained in:
Jason Volk 2019-08-04 20:23:32 -07:00
parent 4b628631e2
commit 749b6a7cda

View file

@ -118,7 +118,7 @@ get__context(client &client,
const m::event::fetch event
{
event_id
event_id, default_fetch_opts
};
const m::user::room &user_room