Commit e79f1a8b authored by Alexandre Delanoë's avatar Alexandre Delanoë

[FOREST][SEARCH][FIX] langs.

parent 06b00c45
......@@ -37,7 +37,7 @@ eqSearch s s' = (s.datafield == s'.datafield)
defaultSearch :: Search
defaultSearch = { datafield: Just Gargantext
, term: ""
, lang: Just EN
, lang: Nothing
, node_id: 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