mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-17 18:17:43 +00:00
Merge branch '1001-ig-multiuser' of https://github.com/raman-bt/autopsy into 1001-ig-multiuser
This commit is contained in:
commit
5513e186f4
@ -476,7 +476,7 @@ public final class ImageGalleryController {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
catch (TskCoreException ex) {
|
catch (TskCoreException ex) {
|
||||||
LOGGER.log(Level.WARNING, "Image Gallery failed to update data_sources table.", ex);
|
LOGGER.log(Level.SEVERE, "Image Gallery failed to update data_sources table.", ex);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user