mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2025-01-11 18:22:49 +01:00
fix: Formatting
This commit is contained in:
parent
16a5a1c61b
commit
918731b8d6
@ -380,7 +380,7 @@ class ChatUI extends StatelessWidget {
|
||||
builder: (c) =>
|
||||
UserBottomSheet(
|
||||
user: event.sender,
|
||||
outerContext: context,
|
||||
outerContext: context,
|
||||
onMention: () => controller
|
||||
.sendController
|
||||
.text +=
|
||||
|
Loading…
Reference in New Issue
Block a user