This commit is contained in:
Orsiris de Jong 2024-01-03 15:20:11 +01:00
parent d01b5f7b5a
commit ae578d7ac2

View file

@ -522,7 +522,7 @@ def _main_gui(viewer_mode: bool):
"%Y-%m-%d %H:%M:%S"
)
else:
snapshot_date = "Unparsable"
snapshot_date = "Unparseable"
snapshot_username = snapshot["username"]
snapshot_hostname = snapshot["hostname"]
snapshot_id = snapshot["short_id"]