small fix, don't worry about it

This commit is contained in:
Tomas Dvorak
2026-04-10 12:05:40 +02:00
parent 7b7ed0083f
commit 5ab2773f98
55 changed files with 3240 additions and 483 deletions
@@ -1,6 +1,6 @@
import 'package:hive/hive.dart';
part 'cached_goal.g.dart';
part 'cached_goal_model.g.dart';
@HiveType(typeId: 0)
class CachedGoal extends HiveObject {