mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-17 18:17:43 +00:00
2452 fixed refresh local disks button
This commit is contained in:
parent
97692500a5
commit
ad1c5ba0cf
@ -671,6 +671,7 @@ final class LocalDiskPanel extends JPanel {
|
|||||||
logger.log(Level.INFO, "Loading local disks was canceled, which should not be possible."); //NON-NLS
|
logger.log(Level.INFO, "Loading local disks was canceled, which should not be possible."); //NON-NLS
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
diskTable.revalidate();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user