fix: Personal view title and menu tooltip

This commit is contained in:
Deluan
2020-03-31 21:40:06 -04:00
parent 9f00fb0f05
commit 13a3d38e4f
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ const Personal = () => {
return (
<Card>
<Title title={translate('menu.configuration')} />
<Title title={'Navidrome - ' + translate('menu.personal')} />
<CardContent>
<div className={classes.label}>{translate('menu.theme')}</div>
<Select