bugfix
This commit is contained in:
parent
2ccd47ea03
commit
6312ae8e22
@ -41,6 +41,7 @@ bricks.HttpText = class {
|
||||
headers = {};
|
||||
this.headers = headers || {
|
||||
"Accept":"text/html",
|
||||
"client_uuid": bricks.app.deviceid
|
||||
};
|
||||
bricks.extend(this.headers, headers);
|
||||
var width=0, height=0;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user