Convert GroupHeaderButtons to TS
Fix typo in SetRightPanelPhasePayload
This commit is contained in:
parent
887d507772
commit
a4959f43d2
2 changed files with 8 additions and 5 deletions
|
@ -31,7 +31,7 @@ export interface SetRightPanelPhaseRefireParams {
|
|||
// No appropriate types exist yet for the fields
|
||||
members?: any;
|
||||
verificationRequest?: typeof VerificationRequest;
|
||||
groudId?: string;
|
||||
groupId?: string;
|
||||
groupRoomId?: string;
|
||||
// XXX: 'view_3pid_invite' action's payload
|
||||
event?: any;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue