mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Fixed: Link to Indexer page for health check
This commit is contained in:
@@ -24,7 +24,7 @@ function getInternalLink(source) {
|
|||||||
<IconButton
|
<IconButton
|
||||||
name={icons.SETTINGS}
|
name={icons.SETTINGS}
|
||||||
title={translate('Settings')}
|
title={translate('Settings')}
|
||||||
to="/settings/indexers"
|
to="/"
|
||||||
/>
|
/>
|
||||||
);
|
);
|
||||||
case 'UpdateCheck':
|
case 'UpdateCheck':
|
||||||
|
Reference in New Issue
Block a user