Update component name
This commit is contained in:
parent
4383a14ae7
commit
84837f602a
1 changed files with 1 additions and 1 deletions
|
@ -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: [
|
||||||
|
|
Loading…
Reference in a new issue