bugfix
This commit is contained in:
parent
5e3be5eb8d
commit
9fc892b25c
@ -110,7 +110,7 @@ bricks.LlmOut = class extends bricks.VBox {
|
|||||||
this.glb_w = new bricks.GlbViewer({
|
this.glb_w = new bricks.GlbViewer({
|
||||||
url:data.glb,
|
url:data.glb,
|
||||||
width: '100%'
|
width: '100%'
|
||||||
}
|
});
|
||||||
}
|
}
|
||||||
if (data.video){
|
if (data.video){
|
||||||
if (!this.v_w){
|
if (!this.v_w){
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user