mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-03-28 00:05:15 +00:00
Fixed: Allow downloading any search result (#525)
* Allow downloading any search result Ones that couldn't be parsed get a red icon * Not required - initialized to false * Add a warning the the queue page for manual downloads
This commit is contained in:
@@ -19,5 +19,5 @@
|
||||
.actions {
|
||||
composes: cell from 'Components/Table/Cells/TableRowCell.css';
|
||||
|
||||
width: 70px;
|
||||
width: 90px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user