Sorting movie list by tags

pull/9572/head
Bogdan 9 months ago
parent a931f8a69f
commit fa036f5807

@ -209,7 +209,7 @@ export const defaultState = {
{
name: 'tags',
label: () => translate('Tags'),
isSortable: false,
isSortable: true,
isVisible: false
},
{

Loading…
Cancel
Save