mirror of
https://github.com/c9moser/sgbackup.git
synced 2026-01-19 19:40:13 +00:00
2025.01.08 17:10:02
This commit is contained in:
parent
41d5c5de04
commit
693dd122dd
@ -1410,7 +1410,7 @@ class GameDialog(Gtk.Dialog):
|
||||
continue
|
||||
i += 1
|
||||
|
||||
def do_reposnse(self,response):
|
||||
def do_response(self,response):
|
||||
print("DIALOG")
|
||||
if (response == Gtk.ResponseType.APPLY):
|
||||
self.save()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user