Update screenshots

This commit is contained in:
kramo
2023-04-16 13:04:21 +02:00
parent 4b11a2737a
commit 3966b8f4ff
5 changed files with 2 additions and 1 deletions

View File

@@ -74,4 +74,5 @@ def save_cover(
["8"] if win.schema.get_boolean("high-quality-images") else ["7"],
)
win.game_covers[game_id].new_pixbuf(win.covers_dir / f"{game_id}.tiff")
if game_id in win.game_covers:
win.game_covers[game_id].new_pixbuf(win.covers_dir / f"{game_id}.tiff")