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 // useEncrypt: true
); );
// //
bool isDebug = false; bool isDebug = true;
AppConfig.setDebug(isDebug); AppConfig.setDebug(isDebug);
await Hive.initFlutter(); await Hive.initFlutter();

Loading…
Cancel
Save