openvidu-testapp: fix SessionPropertiesDialogComponent
This commit is contained in:
parent
d493112f12
commit
412c169b1b
@ -124,6 +124,6 @@
|
||||
<mat-dialog-actions>
|
||||
<button id="cancel-btn" mat-button [mat-dialog-close]="undefined">CANCEL</button>
|
||||
<button id="save-btn" mat-button
|
||||
[mat-dialog-close]="{sessionProperties: sessionProperties, turnConf: turnConf, manualTurnConf: manualTurnConf, tokenOptions: generateTokenOptions(), customToken: customToken, record: record}">SAVE</button>
|
||||
[mat-dialog-close]="{sessionProperties: sessionProperties, turnConf: turnConf, manualTurnConf: manualTurnConf, tokenOptions: generateTokenOptions(), customToken: customToken}">SAVE</button>
|
||||
</mat-dialog-actions>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user