mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-04-05 12:15:59 +00:00
New: Don't require artist mapping
This commit is contained in:
@@ -30,8 +30,8 @@ import styles from './InteractiveImportModalContent.css';
|
||||
|
||||
const columns = [
|
||||
{
|
||||
name: 'relativePath',
|
||||
label: 'Relative Path',
|
||||
name: 'path',
|
||||
label: 'Path',
|
||||
isSortable: true,
|
||||
isVisible: true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user