Skip to content

Commit a569d3d

Browse files
lafrikslunny
authored andcommitted
Fix migration from pre-v15 to 1.2.0 (#2460)
1 parent 32238e0 commit a569d3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

models/migrations/v15.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ import (
1212

1313
// UserV15 describes the added field for User
1414
type UserV15 struct {
15+
KeepEmailPrivate bool
1516
AllowCreateOrganization bool
1617
}
1718

0 commit comments

Comments
 (0)