mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-20 21:54:25 -04:00
Renames in Frontend
This commit is contained in:
@@ -39,9 +39,9 @@ function getInternalLink(source) {
|
||||
case 'RootFolderCheck':
|
||||
return (
|
||||
<IconButton
|
||||
name={icons.ARTIST_CONTINUING}
|
||||
title="Artist Editor"
|
||||
to="/artisteditor"
|
||||
name={icons.AUTHOR_CONTINUING}
|
||||
title="Author Editor"
|
||||
to="/authoreditor"
|
||||
/>
|
||||
);
|
||||
case 'UpdateCheck':
|
||||
|
||||
Reference in New Issue
Block a user