Kontaktok listázási hibájának javítása, csv export
This commit is contained in:
@@ -65,6 +65,7 @@ Future<void> main() async {
|
||||
Get.put(AuthService());
|
||||
Get.put(DeviceIdentityService(), permanent: true);
|
||||
await AppDatabase.instance.database;
|
||||
//await AppDatabase.instance.testOnly();
|
||||
Get.put(ProjectService(), permanent: true);
|
||||
|
||||
Get.put(AppLogger(), permanent: true);
|
||||
|
||||
Reference in New Issue
Block a user