Merge branch 'master' into connection-manager-global
This commit is contained in:
@@ -23,6 +23,7 @@ export default class channelMapper {
|
||||
tunerChannelId: channelId,
|
||||
providerChannelId: providerChannelId
|
||||
}),
|
||||
contentType: 'application/json',
|
||||
dataType: 'json'
|
||||
}).then(mapping => {
|
||||
const listItem = dom.parentWithClass(button, 'listItem');
|
||||
|
||||
Reference in New Issue
Block a user