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:
@@ -180,10 +180,10 @@ class UISettings extends Component {
|
||||
<div className={styles.columnGroup}>
|
||||
<FormInputGroup
|
||||
type={inputTypes.CHECK}
|
||||
name="expandAlbumByDefault"
|
||||
helpText="Albums"
|
||||
name="expandBookByDefault"
|
||||
helpText="Books"
|
||||
onChange={onInputChange}
|
||||
{...settings.expandAlbumByDefault}
|
||||
{...settings.expandBookByDefault}
|
||||
/>
|
||||
|
||||
<FormInputGroup
|
||||
|
||||
Reference in New Issue
Block a user