Fix
This commit is contained in:
parent
ea011422f2
commit
ea74b57c74
|
@ -35,6 +35,7 @@ export class Participiant {
|
|||
id: this.cid,
|
||||
name: this.profile.name,
|
||||
color: this.profile.color,
|
||||
role: this.profile.role
|
||||
},
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in a new issue