Only show joined buddies on sharer side, part of OLPC#10578
This is a follow-up patch to 95b4eeec758ffa729d0dbb219b21d428115fcc74 Signed-off-by: Simon Schampijer <simon@laptop.org> Acked-By: Sascha Silbe <silbe@activitycentral.com>
This commit is contained in:
parent
5b09eb1d74
commit
67143d8042
@ -523,6 +523,7 @@ class _ShareCommand(_BaseCommand):
|
||||
self.text_channel = join_command.text_channel
|
||||
self.text_channel_group_flags = join_command.text_channel_group_flags
|
||||
self.tubes_channel = join_command.tubes_channel
|
||||
self.channel_self_handle = join_command.channel_self_handle
|
||||
|
||||
self._connection.AddActivity(
|
||||
self._activity_id,
|
||||
|
Loading…
Reference in New Issue
Block a user