openvidu-ionic: Fix typo

This commit is contained in:
Carlos Santos 2020-04-03 10:37:37 +02:00 committed by GitHub
parent 96f60bbd06
commit e9e4cf4dd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -248,7 +248,7 @@ export class AppComponent implements OnDestroy {
{
name: 'url',
type: 'text',
value: 'https://demos.openvidu.io:4443/',
value: 'https://demos.openvidu.io:4443',
placeholder: 'URL'
},
{