mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
A remote path mapping health check (#617)
This commit is contained in:
@@ -27,6 +27,7 @@ function getInternalLink(source) {
|
||||
);
|
||||
case 'DownloadClientCheck':
|
||||
case 'ImportMechanismCheck':
|
||||
case 'RemotePathMappingCheck':
|
||||
return (
|
||||
<IconButton
|
||||
name={icons.SETTINGS}
|
||||
|
||||
Reference in New Issue
Block a user