diff --git a/source/ubinstall-gtk-components.c b/source/ubinstall-gtk-components.c index 8c98556..2aa05d7 100644 --- a/source/ubinstall-gtk-components.c +++ b/source/ubinstall-gtk-components.c @@ -142,7 +142,7 @@ os_row *yon_os_row_new(){ void *yon_modules_list_load(main_window *widgets){ - if (!getuid()||!yon_char_is_empty(config(source_parameter))){ return 0; + if (!getuid()||!yon_char_is_empty(config(source_parameter))){ int size; config_str modules = yon_config_load(yon_debug_output("%s\n",get_modules_command),&size); for(int i=1;i