Reformat debug page
This commit is contained in:
@@ -126,7 +126,6 @@ type User struct {
|
||||
Email string `json:"email"`
|
||||
Points int `json:"points"` // Fidelity points
|
||||
Locale string `json:"locale"` // User language
|
||||
Avatar string `json:"avatar"` // URL
|
||||
Type string `json:"type"` // "premium" or "free"
|
||||
Premium int `json:"premium"` // seconds left as a Premium user
|
||||
Expiration string `json:"expiration"` // jsonDate
|
||||
|
||||
Reference in New Issue
Block a user