This commit is contained in:
parent
daf401a2f7
commit
8d4ba2ecae
14 changed files with 56 additions and 7 deletions
|
@ -15,5 +15,6 @@ type UserInfoField struct {
|
|||
// of the provided url via the common method of
|
||||
// "Does the target url contain a rel='me' link to the owner's account"
|
||||
Confirmed bool
|
||||
User User
|
||||
UserId string // Id of account this info field belongs to
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue