mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-20 22:14:34 -04:00
History Improvements Round 1
This commit is contained in:
@@ -220,6 +220,13 @@ class SearchIndexRow extends Component {
|
||||
title={'Grab'}
|
||||
to={downloadUrl}
|
||||
/>
|
||||
|
||||
<IconButton
|
||||
className={styles.downloadLink}
|
||||
name={icons.SAVE}
|
||||
title={'Save'}
|
||||
to={downloadUrl}
|
||||
/>
|
||||
</VirtualTableRowCell>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user