Merge branch '81-dev-zip-upload' of ssh://gitlab.iscpif.fr:20022/gargantext/haskell...
[gargantext.git] / src / Gargantext / Core / Viz / Phylo / PhyloExample.hs
index c2ed4d8994a41c7ff71b30b9a805abd44c8b4a41..c530192e77cda75ca8deb20198adf82daeff02b8 100644 (file)
@@ -109,9 +109,11 @@ config =
 
 docs :: [Document]
 docs = map (\(d,t)
-    -> Document d 
+    -> Document d
+                ""
                 (filter (\n -> isRoots n (foundations ^. foundations_roots)) $ monoTexts t) 
                 Nothing
+                []
             ) corpus