tweak: Insight name display
This commit is contained in:
parent
b9460be02d
commit
8a191bb694
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user