video fix

beta.r3js.org
-=yb4f310 2018-05-11 06:52:06 +02:00
parent cc0cc8095f
commit 8c0fb722f5
1 changed files with 1 additions and 1 deletions

View File

@ -317,7 +317,7 @@ R3.AR.prototype.toApiObject = function() {
this.id,
this.name,
R3.Utils.IdOrNull(this.parentEntity),
this.video.toApiObject(),
R3.Utils.IdOrNull(this.video),
this.pathCamera,
this.pathMarker,
R3.Utils.IdOrNull(this.scene),