Showing
1 changed file
with
2 additions
and
1 deletions
| @@ -68,7 +68,8 @@ | @@ -68,7 +68,8 @@ | ||
| 68 | id: null, | 68 | id: null, |
| 69 | sourceType: sourceTypeEnum.CUSTOM, | 69 | sourceType: sourceTypeEnum.CUSTOM, |
| 70 | organization: '', | 70 | organization: '', |
| 71 | - autoPlay: true | 71 | + autoPlay: true, |
| 72 | + accessMode:'', channelId:'', deviceId:'', customUrl:'' | ||
| 72 | }) | 73 | }) |
| 73 | " | 74 | " |
| 74 | > | 75 | > |