bugfix
This commit is contained in:
parent
d85fb4cfc4
commit
b1682a6c5f
@ -57,7 +57,7 @@ bricks.HttpText = class {
|
|||||||
"_webbricks_":1,
|
"_webbricks_":1,
|
||||||
"width":width,
|
"width":width,
|
||||||
"height":height,
|
"height":height,
|
||||||
"_is_mobile":bricks.is_mobile()
|
"_is_mobile":is_mobile
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
url_parse(url){
|
url_parse(url){
|
||||||
|
Loading…
Reference in New Issue
Block a user