feat: Sending multiple files at once
This commit is contained in:
parent
b328e95980
commit
b83503585f
6 changed files with 165 additions and 58 deletions
|
|
@ -214,6 +214,7 @@ class ChatListController extends State<ChatList>
|
|||
),
|
||||
],
|
||||
room: room,
|
||||
outerContext: context,
|
||||
),
|
||||
);
|
||||
Matrix.of(context).shareContent = null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue