chore: Follow up presences

This commit is contained in:
krille-chan 2023-11-11 19:54:31 +01:00
commit bee90019bb
No known key found for this signature in database
4 changed files with 80 additions and 64 deletions

View file

@ -43,7 +43,6 @@ class SeenByRow extends StatelessWidget {
name: user.calcDisplayname(),
size: 16,
fontSize: 9,
presenceUserId: user.stateKey,
),
),
if (seenByUsers.length > maxAvatars)