mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-24 22:36:19 -04:00
Missing root folder health check icon
This commit is contained in:
@@ -37,7 +37,7 @@ function getInternalLink(source) {
|
||||
case 'RootFolderCheck':
|
||||
return (
|
||||
<IconButton
|
||||
name={icons.SERIES}
|
||||
name={icons.PLAY}
|
||||
title="Series Editor"
|
||||
to="/serieseditor"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user