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