2 parents 76767bd + 39fca2e commit 8de2bdaCopy full SHA for 8de2bda
1 file changed
github.js
@@ -425,6 +425,7 @@
425
context = arguments[2];
426
}
427
url += "?" + paramify(opts);
428
+ jsonp(url, callback, context);
429
return this;
430
};
431
0 commit comments