Sorting movie list by tags

This commit is contained in:
Bogdan 2024-01-11 00:41:53 +02:00
parent a931f8a69f
commit fa036f5807
1 changed files with 1 additions and 1 deletions

View File

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