This commit is contained in:
cqc
2024-02-20 13:23:45 -06:00
parent deda4269e7
commit c52f7b9bbd

View File

@ -62,7 +62,7 @@ let setup_workspace ~container cstore : unit Lwt.t =
appendchild ~container
Tyxml_js.Html.(
a
~a:[ a_class [ "window" ] ]
~a:[ a_class Html_types.[ "window" ] ]
[
div ~a:[ a_class [ "status" ] ] [ txt status ];
div