MVP #141

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

View File

@@ -42,7 +42,7 @@ class GroupTile extends StatelessWidget {
), ),
), ),
const SizedBox(width: 3), const SizedBox(width: 3),
Icon(Icons.group), const Icon(Icons.group),
], ],
), ),
const SizedBox(height: 5), const SizedBox(height: 5),