fix: Glitch in event info dialog
This commit is contained in:
parent
5f94ecf1a0
commit
4588d82dad
2 changed files with 2 additions and 0 deletions
|
|
@ -78,6 +78,7 @@ class Avatar extends StatelessWidget {
|
|||
),
|
||||
),
|
||||
PresenceBuilder(
|
||||
client: client,
|
||||
userId: presenceUserId,
|
||||
builder: (context, presence) {
|
||||
if (presence == null ||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue