diff options
Diffstat (limited to 'config/models')
| -rw-r--r-- | config/models | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/config/models b/config/models index 1bfa1c0..3240cfd 100644 --- a/config/models +++ b/config/models @@ -2,7 +2,7 @@ User      ident Text      isAdmin Bool default=False      UniqueUser ident -    deriving Show Eq +    deriving Show Eq Typeable  Employment      user UserId      startDate Day | 
