Kind in federation sender join

This commit is contained in:
Neil Alexander 2020-10-16 11:37:31 +01:00
parent 5b3fb5c23f
commit a60b476068
No known key found for this signature in database
GPG key ID: A02A2019A2BB0944

View file

@ -248,6 +248,7 @@ func (r *FederationSenderInternalAPI) performJoinUsingServer(
// returned state to the roomserver to update our local view.
if err = roomserverAPI.SendEventWithState(
ctx, r.rsAPI,
roomserverAPI.KindNew,
respState,
event.Headered(respMakeJoin.RoomVersion),
nil,