make channel access opt-in rather than opt out
This commit is contained in:
@@ -356,7 +356,6 @@
|
||||
|
||||
ConnectUsername: $('#txtConnectUsername', page).val(),
|
||||
ExcludedLibraries: shareExcludes.join(','),
|
||||
ExcludedChannels: channelsResult.Items.map(function (c) { return c.Id; }).join(','),
|
||||
SendingUserId: Dashboard.getCurrentUserId(),
|
||||
EnableLiveTv: false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user