mirror of
https://github.com/pdxlocations/contact.git
synced 2026-05-08 22:34:26 +02:00
lora config is long - make the settings taller
This commit is contained in:
+1
-1
@@ -647,7 +647,7 @@ def nested_menu(stdscr, menu, interface):
|
||||
|
||||
|
||||
def settings(stdscr, interface):
|
||||
popup_height = 20
|
||||
popup_height = 22
|
||||
popup_width = 60
|
||||
popup_win = None
|
||||
y_start = (curses.LINES - popup_height) // 2
|
||||
|
||||
Reference in New Issue
Block a user