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> </Grid>
<Typography mt={2} mb={1} variant="body1" color="warning">
{LL.DOWNLOAD_SETTINGS_TEXT2()}.
</Typography>
{standaloneButton && ( {standaloneButton && (
<Button <Button
sx={{ mt: 2 }}
startIcon={<DownloadIcon />} startIcon={<DownloadIcon />}
variant="outlined" variant="outlined"
color="primary" color="primary"