fix types that merlin missed
This commit is contained in:
@ -107,7 +107,7 @@ let _ =
|
||||
let textbox : 'a Js.t =
|
||||
by_id_coerce "userinput" Dom_html.CoerceTo.textarea
|
||||
in
|
||||
let rootstore = Store.test_pull () in
|
||||
let rootsync, rootstore = Store.test_pull () in
|
||||
rootstore >>= fun rs ->
|
||||
let workspace_store =
|
||||
Store.S.Tree.find_tree rs [ ".config"; "workspace" ]
|
||||
|
||||
Reference in New Issue
Block a user