bugfix
This commit is contained in:
parent
7ce8fc90c7
commit
10ca0ca526
@ -55,8 +55,8 @@ bricks.HttpText = class {
|
||||
|
||||
this.params = {
|
||||
"_webbricks_":1,
|
||||
"width":width,
|
||||
"height":height,
|
||||
"_width":width,
|
||||
"_height":height,
|
||||
"_is_mobile":is_mobile
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user