Skip to content

Commit 8de2bda

Browse files
committed
Merge pull request fitzgen#7 from manukall/master
Enable repository search
2 parents 76767bd + 39fca2e commit 8de2bda

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

github.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -425,6 +425,7 @@
425425
context = arguments[2];
426426
}
427427
url += "?" + paramify(opts);
428+
jsonp(url, callback, context);
428429
return this;
429430
};
430431

0 commit comments

Comments
 (0)