Updated text icon tile

This commit is contained in:
2026-05-23 16:12:44 +02:00
parent 3c9d115d08
commit 6d17539af2
4 changed files with 2 additions and 8 deletions

View File

@@ -91,7 +91,6 @@ class _GroupTileState extends State<GroupTile> {
TextIconTile(
text: member.name,
suffixText: getNameCountText(member),
iconEnabled: false,
),
],
),