зеркало из https://github.com/nextcloud/spreed.git
Improve UX when leaving current room.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
This commit is contained in:
Родитель
2213519615
Коммит
a2c21c8669
|
@ -71,7 +71,8 @@
|
|||
},
|
||||
leaveCurrentRoom: function() {
|
||||
OCA.SpreedMe.webrtc.leaveRoom();
|
||||
|
||||
OC.Util.History.pushState({}, OC.generateUrl('/apps/spreed'));
|
||||
$('#app-content').removeClass('incall');
|
||||
currentRoom = '';
|
||||
},
|
||||
currentRoom: function() {
|
||||
|
|
Загрузка…
Ссылка в новой задаче