Skip to content
Snippets Groups Projects
Commit 5c246cac authored by chris's avatar chris
Browse files

start hhmi

parent 917971cb
No related branches found
No related tags found
No related merge requests found
Pipeline #58298 passed with stages
in 4 minutes and 51 seconds
......@@ -90,7 +90,7 @@ const Editors = () => {
case 'oen':
return <OEN />;
default:
return <Editoria />;
return <HHMI />;
}
};
......
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