Fixed: Remove AlbumFolder column in Mass Editor

This commit is contained in:
Qstick 2021-01-24 20:27:43 -05:00
parent 99924e969f
commit 77b565c882
3 changed files with 0 additions and 8 deletions

View file

@ -57,12 +57,6 @@ export const defaultState = {
isSortable: true,
isVisible: false
},
{
name: 'albumFolder',
label: 'Album Folder',
isSortable: true,
isVisible: true
},
{
name: 'path',
label: 'Path',