Просмотр исходного кода

Initialise the invite dialog on user action

master
yanas 9 лет назад
Родитель
Сommit
338e1bac00
1 измененных файлов: 0 добавлений и 1 удалений
  1. 0
    1
      modules/UI/invite/Invite.js

+ 0
- 1
modules/UI/invite/Invite.js Просмотреть файл

@@ -15,7 +15,6 @@ class Invite {
15 15
     constructor(conference) {
16 16
         this.conference = conference;
17 17
         this.createRoomLocker(conference);
18
-        this.initDialog();
19 18
         this.registerListeners();
20 19
     }
21 20
 

Загрузка…
Отмена
Сохранить