mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-15 19:03:09 -06:00
Suggested changes resolved
This commit is contained in:
parent
90cf4b68cd
commit
9ac994cdb7
|
|
@ -174,4 +174,4 @@ func addDataToDB(req *http.Request, localpart string, roomID string, accountDB *
|
||||||
); err != nil {
|
); err != nil {
|
||||||
httputil.LogThenError(req, err)
|
httputil.LogThenError(req, err)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue