Skip to content

Commit

Permalink
Fix migration from pre-v15 to 1.2.0 (#2460) (#2465)
Browse files Browse the repository at this point in the history
  • Loading branch information
lafriks authored and lunny committed Sep 5, 2017
1 parent 2fdc649 commit 002fa73
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 002fa73

Please sign in to comment.