chore: Follow up presences
This commit is contained in:
parent
a41dd4c60f
commit
bee90019bb
4 changed files with 80 additions and 64 deletions
|
|
@ -43,7 +43,6 @@ class SeenByRow extends StatelessWidget {
|
|||
name: user.calcDisplayname(),
|
||||
size: 16,
|
||||
fontSize: 9,
|
||||
presenceUserId: user.stateKey,
|
||||
),
|
||||
),
|
||||
if (seenByUsers.length > maxAvatars)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue