0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-12-27 07:54:05 +01:00

modules/client/sync/rooms/account_data: Make handler phase aware. (closes #105)

This commit is contained in:
Jason Volk 2019-08-17 03:43:01 -07:00
parent add1bb6dac
commit 9bab37d585

View file

@ -34,6 +34,9 @@ ircd::m::sync::room_account_data
"rooms.account_data",
room_account_data_polylog,
room_account_data_linear,
{
{ "phased", true }
}
};
bool