1 parent 76767bd commit 39fca2eCopy full SHA for 39fca2e
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