Move spec_version to shared
This commit is contained in:
@@ -74,9 +74,6 @@ class CartridgesWindow(Adw.ApplicationWindow):
|
||||
details_view_game_cover = None
|
||||
sort_state = "a-z"
|
||||
|
||||
# The version of the game_id.json spec
|
||||
spec_version = 2.0
|
||||
|
||||
def __init__(self, **kwargs):
|
||||
super().__init__(**kwargs)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user