Cleanup
This commit is contained in:
jobs/import-jikan-characters
patches/delete-private-data
@ -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()
|
||||
|
Reference in New Issue
Block a user