mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-13 16:43:58 -07:00
A remote path mapping health check (#617)
This commit is contained in:
parent
0762805572
commit
e27369686b
12 changed files with 360 additions and 15 deletions
|
@ -27,6 +27,7 @@ function getInternalLink(source) {
|
|||
);
|
||||
case 'DownloadClientCheck':
|
||||
case 'ImportMechanismCheck':
|
||||
case 'RemotePathMappingCheck':
|
||||
return (
|
||||
<IconButton
|
||||
name={icons.SETTINGS}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue