bugfix
This commit is contained in:
parent
1412f864e3
commit
856672976a
@ -24,7 +24,7 @@ bricks.LlmOut = class extends bricks.VBox {
|
|||||||
}
|
}
|
||||||
|
|
||||||
update(data){
|
update(data){
|
||||||
if (data.audiao){
|
if (data.audio){
|
||||||
if (!this.a_w) {
|
if (!this.a_w) {
|
||||||
this.a_w = new bricks.AudioPlay({
|
this.a_w = new bricks.AudioPlay({
|
||||||
width: '100%',
|
width: '100%',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user