mirror of
https://github.com/pdxlocations/contact.git
synced 2026-04-30 10:32:39 +02:00
ok I'll stop
This commit is contained in:
@@ -10,10 +10,9 @@ import ui.dialog
|
||||
import globals
|
||||
|
||||
|
||||
messages_pad = messages_box = nodes_pad = nodes_box = channel_pad = channel_box = function_win = packetlog_win = entry_win = None
|
||||
|
||||
def main_ui(stdscr):
|
||||
global messages_pad, messages_box, nodes_pad, nodes_box, channel_pad, channel_box, function_win, packetlog_win, entry_win
|
||||
messages_pad = messages_box = nodes_pad = nodes_box = channel_pad = channel_box = function_win = packetlog_win = entry_win = None
|
||||
|
||||
stdscr.keypad(True)
|
||||
get_channels()
|
||||
|
||||
Reference in New Issue
Block a user