1
0
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:
Mark McDowall
2019-02-27 18:42:58 -08:00
parent 21985d0814
commit df4ddba1ab
+1 -1
View File
@@ -37,7 +37,7 @@ function getInternalLink(source) {
case 'RootFolderCheck':
return (
<IconButton
name={icons.SERIES}
name={icons.PLAY}
title="Series Editor"
to="/serieseditor"
/>