Cleanup
This commit is contained in:
@ -31,7 +31,7 @@ func main() {
|
||||
user.Accounts.Facebook.ID = ""
|
||||
user.Accounts.Google.ID = ""
|
||||
user.AgeRange = arn.UserAgeRange{}
|
||||
user.Location = arn.Location{}
|
||||
user.Location = &arn.Location{}
|
||||
|
||||
user.PushSubscriptions().Items = []*arn.PushSubscription{}
|
||||
user.PushSubscriptions().Save()
|
||||
|
Reference in New Issue
Block a user