mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
Fixed: Invalid icon definition in Health.js
This commit is contained in:
@@ -37,7 +37,7 @@ function getInternalLink(source) {
|
||||
case 'RootFolderCheck':
|
||||
return (
|
||||
<IconButton
|
||||
name={icons.ARTIST}
|
||||
name={icons.ARTIST_CONTINUING}
|
||||
title="Artist Editor"
|
||||
to="/artisteditor"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user