Download naming changes

This commit is contained in:
exttex 2020-09-01 16:41:15 +02:00
parent 37f97f9992
commit 4e5e3a3059
8 changed files with 260 additions and 104 deletions

View file

@ -123,8 +123,8 @@ class _HomePageScreenState extends State<HomePageScreen> {
@override
void initState() {
_load();
super.initState();
_load();
}
@override