add section for all values

This commit is contained in:
proddy
2025-11-03 17:50:53 +01:00
parent a1fc5bf54b
commit 3b453b18bc

View File

@@ -150,9 +150,12 @@ const DownloadUpload = () => {
))}
</Grid>
<Typography mt={2} mb={1} variant="body1" color="warning">
{LL.DOWNLOAD_SETTINGS_TEXT2()}.
</Typography>
{standaloneButton && (
<Button
sx={{ mt: 2 }}
startIcon={<DownloadIcon />}
variant="outlined"
color="primary"