From b2254351643fb8b6972cb6b2ca4025c7f9b734cd Mon Sep 17 00:00:00 2001 From: Qstick Date: Sun, 29 Sep 2019 15:11:08 -0400 Subject: [PATCH] Fixed: Language Column not shown in Queue --- frontend/src/Activity/Queue/QueueRow.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/Activity/Queue/QueueRow.js b/frontend/src/Activity/Queue/QueueRow.js index 3e142726c..5bb637c84 100644 --- a/frontend/src/Activity/Queue/QueueRow.js +++ b/frontend/src/Activity/Queue/QueueRow.js @@ -147,7 +147,7 @@ class QueueRow extends Component { ); } - if (name === 'language') { + if (name === 'languages') { return (