This commit is contained in:
Kegan Dougal 2020-06-16 16:42:00 +01:00
parent b4f158707f
commit a8ffdd7ce2

View file

@ -192,6 +192,7 @@ func (rp *RequestPool) currentSyncForUser(req syncRequest, latestPos types.Strea
return
}
// nolint:gocyclo
func (rp *RequestPool) appendAccountData(
data *types.Response, userID string, req syncRequest, currentPos types.StreamPosition,
accountDataFilter *gomatrixserverlib.EventFilter,