[Partial error handling changes] [Standardize IPC replies]
This commit is contained in:
@@ -277,7 +277,7 @@ class Configuration extends Component {
|
||||
<h1 style={{width: '100%', textAlign: 'center'}}>{this.props.storageType + ' Configuration'}</h1>
|
||||
<div style={{overflowY: 'auto', height: '90%'}}>
|
||||
{objectItems}
|
||||
<h1>Settings</h1>
|
||||
{(configurationItems.length > 0) ? <h1>Settings</h1> : null}
|
||||
{configurationItems}
|
||||
</div>
|
||||
</Box>
|
||||
|
||||
Reference in New Issue
Block a user