Fixes the comma, I think

This commit is contained in:
keronshb
2021-05-11 18:17:41 -04:00
parent 1de8b69312
commit 8c7c41bfd4

View File

@@ -21,7 +21,7 @@ export const ForbiddenLore = (props, context) => {
<Window.Content scrollable>
<Section title="Research Eldritch Knowledge">
Charges left : {charges}
<br />
<br />,
Completed Sacrifices : {total_sacs}
{to_know!== null ? (
to_know.map(knowledge => (