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