feat: Sending multiple files at once

This commit is contained in:
krille-chan 2024-09-22 19:18:08 +02:00
commit b83503585f
No known key found for this signature in database
6 changed files with 165 additions and 58 deletions

View file

@ -214,6 +214,7 @@ class ChatListController extends State<ChatList>
),
],
room: room,
outerContext: context,
),
);
Matrix.of(context).shareContent = null;