mirror of
https://github.com/element-hq/dendrite.git
synced 2025-09-14 05:12:26 +03:00
code review fixes
This commit is contained in:
parent
17b7677071
commit
8a05a66cd7
9 changed files with 24 additions and 24 deletions
|
@ -483,7 +483,7 @@ type LocalpartExternalID struct {
|
|||
Localpart string
|
||||
ExternalID string
|
||||
AuthProvider string
|
||||
CreatedTs int64
|
||||
CreatedTS int64
|
||||
}
|
||||
|
||||
// UserInfo is for returning information about the user an OpenID token was issued for
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue