Merge pull request #76 from cvium/fix_deminify_error

Fix syntax error caused by deminification
This commit is contained in:
Andrew Rabert
2019-01-26 03:15:32 -05:00
committed by GitHub
+2 -2
View File
@@ -157,8 +157,8 @@ define(["appSettings", "browser", "events", "htmlMediaHelper"], function(appSett
}, function() {
appSettings.set(htmlMediaAutoplayAppStorageKey, "false");
});
}
});
});
}
var deviceId;
var deviceName;