Your commit message here
This commit is contained in:
@@ -24,6 +24,10 @@ void main() async {
|
||||
Hive.registerAdapter(CervicalMucusTypeAdapter());
|
||||
Hive.registerAdapter(CyclePhaseAdapter());
|
||||
Hive.registerAdapter(UserRoleAdapter());
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
Hive.registerAdapter(BibleTranslationAdapter());
|
||||
>>>>>>> 6742220 (Your commit message here)
|
||||
|
||||
// Open boxes
|
||||
await Hive.openBox<UserProfile>('user_profile');
|
||||
|
||||
Reference in New Issue
Block a user