mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-17 10:17:41 +00:00
Update DrawableDB.java
This commit is contained in:
parent
7149b3b9d0
commit
157124a038
@ -545,7 +545,7 @@ public final class DrawableDB {
|
||||
}
|
||||
}
|
||||
} catch (SQLException ex) {
|
||||
LOGGER.log(Level.WARNING, "failed to get group seen", ex); //NON-NLS
|
||||
LOGGER.log(Level.SEVERE, "failed to get group seen", ex); //NON-NLS
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user