Merge branch 'master' into connection-manager-global

This commit is contained in:
Julien Machiels
2020-09-01 10:16:21 +02:00
committed by GitHub
139 changed files with 1032 additions and 3566 deletions
@@ -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');