chore: update bot avatar in mention popup (#2737)
This commit is contained in:
parent
db76cde11d
commit
05942772b4
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue