🚑 More rebase conflicts resolved

This commit is contained in:
GeoffreyCoulaud
2023-05-21 18:15:04 +02:00
parent f246a73b19
commit e5d2657bb9
13 changed files with 14 additions and 14 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
import src.shared as shared
from src.game import Game
from src.game_cover import GameCover
from src.utils.create_dialog import create_dialog