mirror of
https://github.com/matrix-construct/construct
synced 2024-11-25 08:12:37 +01:00
modules/client/sync/rooms/account_data: Fix unhandled phase flag behavior.
This commit is contained in:
parent
f158fedddb
commit
a06e75c13c
1 changed files with 0 additions and 3 deletions
|
@ -34,9 +34,6 @@ ircd::m::sync::room_account_data
|
|||
"rooms.account_data",
|
||||
room_account_data_polylog,
|
||||
room_account_data_linear,
|
||||
{
|
||||
{ "phased", true }
|
||||
}
|
||||
};
|
||||
|
||||
bool
|
||||
|
|
Loading…
Reference in a new issue