tweak: Insight name display

This commit is contained in:
NunoSempere 2022-10-28 15:25:47 +01:00
parent b9460be02d
commit 8a191bb694

View File

@ -172,6 +172,7 @@ export const QuestionFooter: React.FC<Props> = ({
>
{question.platform.label
.replace("Good Judgment Open", "GJOpen")
.replace("Insight Prediction", "Insight")
.replace(/ /g, "\u00a0")}
</div>
<div