working rtc connection

This commit is contained in:
Thomas
2020-07-28 20:31:15 +02:00
parent c1787cacba
commit 927fa2d1a2
11 changed files with 208 additions and 79 deletions

View File

@@ -33,6 +33,7 @@ export default {
this.$buefy.dialog.prompt({
message: 'Choose a name',
trapFocus: true,
canCancel: false,
inputAttrs: {
placeholder: 'pedro',
minlength: 3,