Update component name

This commit is contained in:
Henri Bergius 2017-11-29 15:14:48 +01:00
parent 4383a14ae7
commit 84837f602a

View file

@ -15,7 +15,7 @@ function DisplayParticipant(broker, role, defaultUrls, timer) {
let urls = defaultUrls; let urls = defaultUrls;
let participant; let participant;
const def = { const def = {
component: 'msgflo-browser/infodisplay', component: 'c-base/infodisplay',
label: 'Show URL on a public screen.', label: 'Show URL on a public screen.',
icon: 'television', icon: 'television',
inports: [ inports: [