outlook-matters icon indicating copy to clipboard operation
outlook-matters copied to clipboard

Only Public Channels appear in channel list

Open brad-newman opened this issue 6 years ago • 2 comments

Any chance we can add private channels to which the user belongs?

brad-newman avatar Mar 13 '18 19:03 brad-newman

Would be easy attribution to change the line here into the following. Though I think it would need a configuration option somewhere.

if(channelList.Channels[index].Type == ChannelTypeSetting.Public || channelList.Channels[index].Type == ChannelTypeSetting.Private)  

jabis avatar Mar 15 '18 04:03 jabis

Please make choose changes.

salacryl avatar Oct 04 '18 06:10 salacryl