diff --git a/src/Participiant.ts b/src/Participiant.ts index 4e3c052..0a6646b 100644 --- a/src/Participiant.ts +++ b/src/Participiant.ts @@ -35,6 +35,7 @@ export class Participiant { id: this.cid, name: this.profile.name, color: this.profile.color, + role: this.profile.role }, });