From 78cc2742b28574302113bf65e5869766d657b13d Mon Sep 17 00:00:00 2001 From: John Mitchell Date: Fri, 10 Jan 2020 11:43:40 -0500 Subject: [PATCH] fix prettier --- awx/ui_next/src/screens/Job/JobList/JobList.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/awx/ui_next/src/screens/Job/JobList/JobList.jsx b/awx/ui_next/src/screens/Job/JobList/JobList.jsx index f8e3aa42b0..9ffc05a498 100644 --- a/awx/ui_next/src/screens/Job/JobList/JobList.jsx +++ b/awx/ui_next/src/screens/Job/JobList/JobList.jsx @@ -213,8 +213,8 @@ class JobList extends Component { }, { name: i18n._(t`Limit`), - key: 'job__limit' - } + key: 'job__limit', + }, ]} toolbarSortColumns={[ {