From d9d2d80c735ad8343edffaf32ca8f10f4e609b7b Mon Sep 17 00:00:00 2001 From: nebula Date: Wed, 23 Apr 2025 23:07:14 +0000 Subject: [PATCH] aaa --- bink.py | 1 - 1 file changed, 1 deletion(-) diff --git a/bink.py b/bink.py index ffc8a41..44035db 100755 --- a/bink.py +++ b/bink.py @@ -128,7 +128,6 @@ class App(): def terminate(self): raise urwid.ExitMainLoop - exit(0) class ActionBox(urwid.ListBox): def keypress(self, size, key):