MVP #141

Merged
flixcoo merged 705 commits from development into main 2026-01-09 12:55:50 +00:00
Showing only changes of commit 099e587d45 - Show all commits

View File

@@ -19,7 +19,7 @@ class _GameHistoryViewState extends State<GameHistoryView> {
late final AppDatabase db;
late final List<Game> skeletonData = List.filled(
10,
4,
Game(
name: 'Skeleton Game',
group: Group(