mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-14 17:13:49 -07:00
Fix health link and add translations for notifications status
(cherry picked from commit cb27b05a6c046ca0a6e4998f7e7ecd6b45add1a2)
This commit is contained in:
parent
5ebab69ff5
commit
f3a048d3f5
2 changed files with 3 additions and 1 deletions
|
@ -44,7 +44,7 @@ function getInternalLink(source) {
|
|||
<IconButton
|
||||
name={icons.SETTINGS}
|
||||
title={translate('Settings')}
|
||||
to="/settings/notifications"
|
||||
to="/settings/connect"
|
||||
/>
|
||||
);
|
||||
case 'RootFolderCheck':
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue