cleanup
This commit is contained in:
@@ -64,7 +64,8 @@ const ServerInfoWidget = ({ systemInfo, onScanLibrariesClick, onRestartClick, on
|
||||
onClick={onShutdownClick}
|
||||
color='error'
|
||||
sx={{
|
||||
fontWeight: 'bold' }}
|
||||
fontWeight: 'bold'
|
||||
}}
|
||||
>
|
||||
{globalize.translate('ButtonShutdown')}
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user