diff --git a/shell/view/ActivityHost.py b/shell/view/ActivityHost.py index e03dc3a1..a9d55ea7 100644 --- a/shell/view/ActivityHost.py +++ b/shell/view/ActivityHost.py @@ -71,6 +71,7 @@ class ActivityHost: def share(self): self._activity.share() + self._chat_widget.share() def invite(self, buddy): if not self.get_shared():