🐛 Bug fixes on attachments and related things

This commit is contained in:
2024-09-17 20:59:01 +08:00
parent 358677ade0
commit dec34e297d
3 changed files with 17 additions and 10 deletions

View File

@ -415,6 +415,7 @@ class _ChatMessageInputState extends State<ChatMessageInput> {
x.imageUrl,
width: 28,
height: 28,
isDense: true,
),
display: x.name,
content: x.textWarpedPlaceholder,