use chrome frame
This commit is contained in:
parent
f1ccb72542
commit
91a2579ac6
2 changed files with 3 additions and 2 deletions
|
|
@ -59,7 +59,7 @@ app.afterLaunch.push(function() {
|
|||
return null;
|
||||
return function(result) {
|
||||
var data = JSON.parse(result);
|
||||
cb(data)
|
||||
cb(data);
|
||||
}
|
||||
}
|
||||
this.api.upload(JSON.stringify(options),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue