fix: Formatting
This commit is contained in:
parent
838c2470ac
commit
1d5106ae0e
1 changed files with 1 additions and 1 deletions
|
|
@ -380,7 +380,7 @@ class ChatUI extends StatelessWidget {
|
|||
builder: (c) =>
|
||||
UserBottomSheet(
|
||||
user: event.sender,
|
||||
outerContext: context,
|
||||
outerContext: context,
|
||||
onMention: () => controller
|
||||
.sendController
|
||||
.text +=
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue