mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-08 05:51:47 -07:00
Misc Frontend Updates
This commit is contained in:
parent
729d1142b0
commit
f69559e4da
11 changed files with 107 additions and 46 deletions
|
@ -74,7 +74,7 @@ class InteractiveImportRow extends Component {
|
|||
|
||||
const isValid = !!(
|
||||
artist &&
|
||||
album != null &&
|
||||
album &&
|
||||
tracks.length &&
|
||||
quality &&
|
||||
language
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue