diff options
Diffstat (limited to 'struct.go')
| -rw-r--r-- | struct.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -46,6 +46,7 @@ type Request struct { ConfirmEmail string Password string ConfirmPassword string + Legal bool } type Flash struct { |
