Change downloads settings name back to "Downloads"
This commit is contained in:
@@ -40,7 +40,7 @@ export const More = () => {
|
||||
<ListItemIcon>
|
||||
<GetAppOutlinedIcon />
|
||||
</ListItemIcon>
|
||||
<ListItemText primary={t('download.title')} />
|
||||
<ListItemText primary={t('download.title.queue')} />
|
||||
</ListItemLink>
|
||||
<ListItemLink to={AppRoutes.settings.childRoutes.categories.path}>
|
||||
<ListItemIcon>
|
||||
|
||||
Reference in New Issue
Block a user