bugfix
This commit is contained in:
parent
49f5b28664
commit
7d3a6b639b
@ -82,7 +82,7 @@ bricks.TextFiles = class extends bricks.VBox {
|
|||||||
}
|
}
|
||||||
var d = {
|
var d = {
|
||||||
add_files: self.add_files,
|
add_files: self.add_files,
|
||||||
prompt: prompt
|
prompt: txt.prompt
|
||||||
}
|
}
|
||||||
this.dispatch('inputed', d);
|
this.dispatch('inputed', d);
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user