добавлено полное апи sonarr
This commit is contained in:
@@ -23,7 +23,7 @@ const CardExtended = ({item, selectHandle}) => {
|
||||
</Row>
|
||||
<Row>
|
||||
<Col style={{justifyContent: 'end'}}>
|
||||
<Button variant={'outline-primary'} title={"Download"}>Загрузить</Button>
|
||||
<Button variant={'outline-primary'} disabled title={"Download"}>{item.serial ? "Сериал" : "Фильм"}</Button>
|
||||
</Col>
|
||||
</Row>
|
||||
</Card>
|
||||
|
||||
Reference in New Issue
Block a user