forked from openlp/openlp
Fix broken syntax.
This commit is contained in:
parent
20c1579a55
commit
c96c7fefea
@ -622,7 +622,6 @@ var Display = {
|
|||||||
}
|
}
|
||||||
return videoTypes;
|
return videoTypes;
|
||||||
}
|
}
|
||||||
}
|
|
||||||
};
|
};
|
||||||
new QWebChannel(qt.webChannelTransport, function (channel) {
|
new QWebChannel(qt.webChannelTransport, function (channel) {
|
||||||
window.mediaWatcher = channel.objects.mediaWatcher;
|
window.mediaWatcher = channel.objects.mediaWatcher;
|
||||||
|
Loading…
Reference in New Issue
Block a user