0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-27 11:18:51 +02:00

modules/client/sync/rooms/account_data: Fix unhandled phase flag behavior.

This commit is contained in:
Jason Volk 2022-07-09 16:00:31 -07:00
parent f158fedddb
commit a06e75c13c

View file

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