Updates app.bundle.js

This commit is contained in:
George Politis 2015-05-20 16:27:39 +02:00
parent 118a61c416
commit 43f60ca336
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@
<script src="libs/popover.js?v=1"></script><!-- bootstrap tooltip lib -->
<script src="libs/toastr.js?v=1"></script><!-- notifications lib -->
<script src="interface_config.js?v=5"></script>
<script src="libs/app.bundle.js?v=70"></script>
<script src="libs/app.bundle.js?v=71"></script>
<script src="analytics.js?v=1"></script><!-- google analytics plugin -->
<link rel="stylesheet" href="css/font.css?v=7"/>
<link rel="stylesheet" href="css/toastr.css?v=1">

View File

@ -11943,7 +11943,7 @@ StatsCollector.prototype.start = function ()
);
}
if (config.logStats) {
if (config.logStats && !navigator.mozGetUserMedia) {
this.gatherStatsIntervalId = setInterval(
function () {
self.peerconnection.getStats(