GameHistoryView anpassen #20

Merged
flixcoo merged 27 commits from feature/2-gamehistoryview-anpassen into development 2025-11-30 15:59:25 +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(