fix prettier

This commit is contained in:
John Mitchell
2020-01-10 11:43:40 -05:00
parent 959d5058fc
commit 78cc2742b2

View File

@@ -213,8 +213,8 @@ class JobList extends Component {
}, },
{ {
name: i18n._(t`Limit`), name: i18n._(t`Limit`),
key: 'job__limit' key: 'job__limit',
} },
]} ]}
toolbarSortColumns={[ toolbarSortColumns={[
{ {