Commit 3e7dd48c authored by Alexandre Delanoë's avatar Alexandre Delanoë

[FIX] fieldname.

parent 1c79f0a5
......@@ -114,7 +114,7 @@ instance FromJSON IsidoreDoc where
i = (o .: "isidore")
data Content = Content { _reply :: Reply }
data Content = Content { _content :: Reply }
deriving Show
instance FromJSON Content where
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment