mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-11 00:43:10 -06:00
Singular
This commit is contained in:
parent
5dc645d9f9
commit
94680bfbeb
|
|
@ -29,7 +29,7 @@ type JoinedHost struct {
|
|||
}
|
||||
|
||||
// A EventIDMismatchError indicates that we have got out of sync with the
|
||||
// rooms server.
|
||||
// room server.
|
||||
type EventIDMismatchError struct {
|
||||
// The event ID we have stored in our local database.
|
||||
DatabaseID string
|
||||
|
|
|
|||
Loading…
Reference in a new issue