From cf12c5f44a7ce7143e5d77f76ce96e48d6048c29 Mon Sep 17 00:00:00 2001 From: EricMichaelSmith Date: Fri, 9 Jul 2021 19:40:28 -0400 Subject: [PATCH] Specify left pane --- parlai/crowdsourcing/tasks/model_chat/frontend/main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parlai/crowdsourcing/tasks/model_chat/frontend/main.js b/parlai/crowdsourcing/tasks/model_chat/frontend/main.js index f15daae1467..f7fbe0d3be3 100644 --- a/parlai/crowdsourcing/tasks/model_chat/frontend/main.js +++ b/parlai/crowdsourcing/tasks/model_chat/frontend/main.js @@ -31,7 +31,7 @@ function MainApp() { renderSidePane={({ mephistoContext: { taskConfig }, appContext: { taskContext } }) => ( {(taskContext.hasOwnProperty('image_src') && taskContext['image_src']) ? (