Fix cover saving issue

This commit is contained in:
kramo
2023-04-10 20:05:41 +02:00
parent 7b4513913e
commit d136897c8c
4 changed files with 11 additions and 17 deletions

View File

@@ -94,7 +94,6 @@ class CartridgesWindow(Adw.ApplicationWindow):
self.hidden_filtered = {}
self.previous_page = self.library_view
self.toasts = {}
self.pixbufs = {}
self.active_game_id = None
self.loading = None
self.scaled_pixbuf = None