This commit is contained in:
2017-11-18 11:14:16 +01:00
parent fd45f4820e
commit 16c76670e8
2 changed files with 71 additions and 69 deletions

View File

@ -31,7 +31,7 @@ func main() {
user.Accounts.Facebook.ID = ""
user.Accounts.Google.ID = ""
user.AgeRange = arn.UserAgeRange{}
user.Location = arn.UserLocation{}
user.Location = arn.Location{}
user.PushSubscriptions().Items = []*arn.PushSubscription{}
user.PushSubscriptions().Save()