mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-18 21:35:51 -04:00
Fixed: Health MovieEditor link goes nowhere
This commit is contained in:
@@ -42,7 +42,7 @@ function getInternalLink(source) {
|
|||||||
<IconButton
|
<IconButton
|
||||||
name={icons.PLAY}
|
name={icons.PLAY}
|
||||||
title={translate('MovieEditor')}
|
title={translate('MovieEditor')}
|
||||||
to="/movieeditor"
|
to="/"
|
||||||
/>
|
/>
|
||||||
);
|
);
|
||||||
case 'UpdateCheck':
|
case 'UpdateCheck':
|
||||||
|
|||||||
Reference in New Issue
Block a user