Commit 666c37ac authored by Alexandre Delanoë's avatar Alexandre Delanoë

[DOC] GarganText database search not finished yet

parent 3fca9c01
......@@ -63,7 +63,7 @@ data DataField = Gargantext
derive instance Generic DataField _
instance Show DataField where
show Gargantext = "Gargantext"
show Gargantext = "Gargantext (Beta)"
show (External _) = "Databases (APIs)" -- <> show x
show Web = "Web"
show Files = "Files"
......
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