Add a p-note to the h-card
This commit is contained in:
parent
e81a44d122
commit
208a46e346
3 changed files with 3 additions and 0 deletions
|
@ -220,6 +220,7 @@ instance YesodAuth App where
|
|||
{ userIdent = credsIdent creds
|
||||
, userFullName = ""
|
||||
, userEmail = ""
|
||||
, userNote = ""
|
||||
, userPassword = Nothing
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue