fix row unselect

This commit is contained in:
Proddy
2023-05-05 20:37:48 +02:00
parent 979503256a
commit ca964c13a7

View File

@@ -546,7 +546,7 @@ const DashboardDevices: FC = () => {
<Button
startIcon={<SettingsBackupRestoreIcon />}
variant="outlined"
onClick={fetchCoreData}
onClick={() => device_select.fns.onRemoveAll()}
color="warning"
>
{LL.RESET(0)}