This commit is contained in:
viown
2025-06-11 11:05:58 +03:00
parent 6a82bda2f8
commit 1e96289f73
3 changed files with 3 additions and 32 deletions
@@ -64,7 +64,8 @@ const ServerInfoWidget = ({ systemInfo, onScanLibrariesClick, onRestartClick, on
onClick={onShutdownClick}
color='error'
sx={{
fontWeight: 'bold' }}
fontWeight: 'bold'
}}
>
{globalize.translate('ButtonShutdown')}
</Button>