Fixed users was deleting from users table

pull/193/head
Ivan Dmitrievich Yartsev 10 months ago
parent eeb9e8b5a2
commit 14db41b973

@ -2883,7 +2883,7 @@ void on_config_update(GtkWidget *, main_window *widgets){
} else {
on_config_local_load(NULL,widgets);
}
on_system_update(NULL,widgets);
// on_system_update(NULL,widgets);
}

Loading…
Cancel
Save