chore: update bot avatar in mention popup (#2737)

This commit is contained in:
ggurdin 2025-05-09 09:51:38 -04:00 committed by GitHub
parent db76cde11d
commit 05942772b4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -325,6 +325,9 @@ class InputBar extends StatelessWidget {
suggestion.tryGet<String>('mxid'),
size: size,
client: client,
// #Pangea
userId: suggestion.tryGet<String>('mxid'),
// Pangea#
),
const SizedBox(width: 6),
// #Pangea