Merge branch 'master' of github.com:miroslavpejic85/mirotalk
This commit is contained in:
+2
-1
@@ -1143,6 +1143,8 @@ function setTheme(theme) {
|
||||
default:
|
||||
console.log('No theme found');
|
||||
}
|
||||
|
||||
setButtonsBarPosition(mirotalkBtnsBar);
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -1703,7 +1705,6 @@ function getTimeToString(time) {
|
||||
* Handle WebRTC left buttons
|
||||
*/
|
||||
function manageLeftButtons() {
|
||||
setButtonsBarPosition(mirotalkBtnsBar);
|
||||
setShareRoomBtn();
|
||||
setAudioBtn();
|
||||
setVideoBtn();
|
||||
|
||||
Reference in New Issue
Block a user