Skip to content

Commit e5a060d

Browse files
author
liuchuancong
committed
fix(*)
1 parent ac1af50 commit e5a060d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/common/global/initialized.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ class AppInitializer {
4646
initService();
4747
} catch (e) {
4848
log("Hive Init Error: $e");
49+
exit(0);
4950
}
5051

5152
MediaKit.ensureInitialized();

0 commit comments

Comments
 (0)