mirror of
https://github.com/pdxlocations/contact.git
synced 2026-08-07 09:22:51 +02:00
short pause on splash screen
This commit is contained in:
@@ -55,6 +55,7 @@ def draw_splash(stdscr):
|
||||
stdscr.addstr(start_y+4, start_x2, message_4)
|
||||
stdscr.box()
|
||||
stdscr.refresh()
|
||||
curses.napms(500)
|
||||
|
||||
|
||||
def draw_channel_list():
|
||||
|
||||
Reference in New Issue
Block a user