@ -526,6 +526,9 @@ void yon_interface_update(main_window *widgets){
char *storage = NULL;
if (strstr(repos,":")){
storage = yon_char_divide_search(repos,":",-1);
} else {
storage = repos;
repos = NULL;
}
int parsed_size;