From 72e5fe43161fbc20094d29e90067dfa0ed4998b4 Mon Sep 17 00:00:00 2001 From: Ivan Dmitrievich Yartsev Date: Fri, 3 Apr 2026 18:06:04 +0600 Subject: [PATCH] Test replaced command --- source/ubinstall-gtk-users.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/ubinstall-gtk-users.c b/source/ubinstall-gtk-users.c index 08b8688..35c912d 100644 --- a/source/ubinstall-gtk-users.c +++ b/source/ubinstall-gtk-users.c @@ -40,7 +40,7 @@ int yon_users_save(main_window *widgets){ } } } - yon_config_remove_by_args(DEFAULTUSER_parameter,NULL); + yon_config_remove_by_key(DEFAULTUSER_parameter); } if (!main_config.configure_mode){