mirror of
https://github.com/okunze/Argon40-ArgonOne-Script.git
synced 2025-12-14 07:10:37 +01:00
Automated Change by GitHub Action
This commit is contained in:
committed by
github-actions[bot]
parent
b58a168f89
commit
f3386d5f01
@@ -368,4 +368,7 @@ def mainloop(stdscr):
|
||||
except Exception as closeerr:
|
||||
pass
|
||||
|
||||
curses.wrapper(mainloop)
|
||||
try:
|
||||
curses.wrapper(mainloop)
|
||||
except Exception as wrapperr:
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user