mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-16 10:03:51 -07:00
Fixed: Remove AlbumFolder column in Mass Editor
This commit is contained in:
parent
99924e969f
commit
77b565c882
3 changed files with 0 additions and 8 deletions
|
@ -57,12 +57,6 @@ export const defaultState = {
|
|||
isSortable: true,
|
||||
isVisible: false
|
||||
},
|
||||
{
|
||||
name: 'albumFolder',
|
||||
label: 'Album Folder',
|
||||
isSortable: true,
|
||||
isVisible: true
|
||||
},
|
||||
{
|
||||
name: 'path',
|
||||
label: 'Path',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue