Commit 1e72c415 authored by Alexandre Delanoë's avatar Alexandre Delanoë

[FIX] big bug fix.

parent e92fa635
......@@ -77,8 +77,8 @@ data HyperdataDocument = HyperdataDocument { hyperdataDocument_bdd
$(deriveJSON (unPrefix "hyperdataDocument_") ''HyperdataDocument)
hyperdataDocuments :: [HyperdataDocument]
hyperdataDocuments = [HyperdataDocument Nothing Nothing Nothing Nothing (Just "[TROLL] AI is big but less than crypto")
Nothing (Just "Solar System journal") Nothing Nothing Nothing
hyperdataDocuments = [HyperdataDocument Nothing Nothing Nothing Nothing (Just "AI is big but less than crypto")
Nothing (Just "Troll System journal") Nothing Nothing Nothing
Nothing Nothing Nothing Nothing Nothing Nothing
]
......
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