mirror of
https://github.com/pdxlocations/contact.git
synced 2026-08-07 01:13:19 +02:00
fix packet log toggle
This commit is contained in:
+1
-1
@@ -349,7 +349,7 @@ def main_ui(stdscr):
|
||||
globals.display_log = True
|
||||
update_messages_window()
|
||||
else:
|
||||
display_log = False
|
||||
globals.display_log = False
|
||||
packetlog_win.clear()
|
||||
update_messages_window()
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user