Add back r.Email
This commit is contained in:
parent
6d3d6cde2d
commit
9df1fd9e97
|
@ -77,6 +77,7 @@ type userSettingsResponse struct {
|
|||
common.ResponseBase
|
||||
ID int `json:"id"`
|
||||
Username string `json:"username"`
|
||||
Email string `json:"email"`
|
||||
userSettingsData
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user