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