use chrome frame

This commit is contained in:
j 2010-09-27 18:03:28 +02:00
commit 91a2579ac6
2 changed files with 3 additions and 2 deletions

View file

@ -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),