mirror of
https://github.com/pdxlocations/contact.git
synced 2026-08-08 01:42:54 +02:00
restore .clear for dictionary
This commit is contained in:
+1
-1
@@ -143,7 +143,7 @@ def settings_menu(stdscr, interface):
|
||||
menu_win.refresh()
|
||||
if show_save_option and selected_index == len(options):
|
||||
save_changes(interface, menu_path, modified_settings)
|
||||
modified_settings.erase()
|
||||
modified_settings.clear()
|
||||
logging.info("Changes Saved")
|
||||
|
||||
if len(menu_path) > 1:
|
||||
|
||||
Reference in New Issue
Block a user