This commit is contained in:
kramo
2023-05-24 14:09:16 +02:00
committed by GeoffreyCoulaud
parent f06aed3ce0
commit 36b6bc17bd
19 changed files with 20 additions and 20 deletions

View File

@@ -25,7 +25,7 @@ from gi.repository import Adw, Gio, GLib, Gtk
from PIL import Image
# TODO use SGDBHelper
import src.shared as shared
from src import shared
from src.game import Game
from src.game_cover import GameCover
from src.utils.create_dialog import create_dialog