Updates mesh agents. No WebRTC on terminal workaround.

This commit is contained in:
Ylian Saint-Hilaire
2019-01-16 17:58:48 -08:00
parent 9e661bae30
commit 42a88d19ee
56 changed files with 30 additions and 45 deletions

View File

@@ -4288,7 +4288,7 @@
case 3:
break;
default:
console.log('Unknown onTerminalStateChange state', state);
//console.log('Unhandled onTerminalStateChange state', state);
break;
}
updateTerminalButtons();