From 7e03494e964176fe3e3de361839f76105d2689a2 Mon Sep 17 00:00:00 2001 From: oleting Date: Wed, 30 Dec 2020 17:02:17 +0100 Subject: [PATCH] commit for @weckyy702 --- gui/gui.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/gui.py b/gui/gui.py index 480de33..463b14e 100644 --- a/gui/gui.py +++ b/gui/gui.py @@ -164,7 +164,7 @@ class Gui: output_name = None exists_choice = None - sg.popup('The whole program is WIP. A fix is in the making.', + sg.popup('The whole program is WIP.', auto_close=True, auto_close_duration=5) while True: