mirror of
https://gitlab.com/comunic/comunicmobile
synced 2025-06-19 08:15:16 +00:00
Make close window button lives
This commit is contained in:
@ -63,6 +63,7 @@ class _CallWindowWidgetState extends State<CallWindowWidget> {
|
||||
)),
|
||||
convID: widget.convID,
|
||||
floatingButtons: false,
|
||||
onClose: widget.onClose,
|
||||
),
|
||||
),
|
||||
feedback: Container(
|
||||
|
Reference in New Issue
Block a user