Missing root folder health check icon
This commit is contained in:
parent
21985d0814
commit
df4ddba1ab
|
@ -37,7 +37,7 @@ function getInternalLink(source) {
|
|||
case 'RootFolderCheck':
|
||||
return (
|
||||
<IconButton
|
||||
name={icons.SERIES}
|
||||
name={icons.PLAY}
|
||||
title="Series Editor"
|
||||
to="/serieseditor"
|
||||
/>
|
||||
|
|
Loading…
Reference in New Issue