Skip to content

Commit

Permalink
Fix migration from pre-v15 to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lafriks committed Sep 4, 2017
1 parent caa61a2 commit 56c31bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions models/migrations/v15.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ import (

// UserV15 describes the added field for User
type UserV15 struct {
KeepEmailPrivate bool
AllowCreateOrganization bool
}

Expand Down

0 comments on commit 56c31bf

Please sign in to comment.