MVP #141

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

View File

@@ -122,7 +122,7 @@ class _GameHistoryTileState extends State<GameHistoryTile> {
if (allPlayers.isNotEmpty) ...[
const Text(
'Players:',
'Players',
style: TextStyle(
fontSize: 13,
color: Colors.grey,