More redux and api work
This commit is contained in:
parent
866e776389
commit
2c67b68512
17 changed files with 256 additions and 11 deletions
|
|
@ -3,5 +3,5 @@ import 'mainCommon.dart';
|
|||
|
||||
void main() {
|
||||
globals.isDevelopment = false;
|
||||
mainCommon();
|
||||
mainCommon([]);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue