change to dev env on master branch

master
laiiihz 5 years ago
parent 1ab33ddbbb
commit c3a9f4461e

@ -54,7 +54,7 @@ void main() async {
// useEncrypt: true
);
//
bool isDebug = false;
bool isDebug = true;
AppConfig.setDebug(isDebug);
await Hive.initFlutter();

Loading…
Cancel
Save