@ -71,6 +71,7 @@ void on_storage_open(GtkWidget *self, storage_config_window *window){
gtk_combo_box_set_active_id(GTK_COMBO_BOX(window->StoragePathCombo),storage->path);
yon_config_register(storage->path,STORAGE_command,"");
yon_storage_open_add_repos(storage->path,window);
yon_storage_config_update(window);
}