Add progress bar for badge install
This commit is contained in:
@@ -480,6 +480,7 @@ Result install_badges(void)
|
|||||||
if (count == 0)
|
if (count == 0)
|
||||||
set_count -= 1;
|
set_count -= 1;
|
||||||
}
|
}
|
||||||
|
draw_loading_bar(i, entries_read + 4, INSTALL_BADGES);
|
||||||
}
|
}
|
||||||
|
|
||||||
DEBUG("Badges installed - doing metadata\n");
|
DEBUG("Badges installed - doing metadata\n");
|
||||||
|
|||||||
Reference in New Issue
Block a user