0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-06-02 18:18:56 +02:00

modules/federation/rooms: Ensure m::resource::response is used here.

This commit is contained in:
Jason Volk 2020-04-07 10:29:41 -07:00
parent 1bdc87c55e
commit 124bfc4783

View file

@ -96,7 +96,7 @@ get__rooms__complexity(client &client,
0.00
};
return resource::response
return m::resource::response
{
client, json::members
{