Fixed GitHub feed
This commit is contained in:
parent
d1ef82dcb4
commit
434126041d
1 changed files with 1 additions and 1 deletions
|
@ -327,7 +327,7 @@ function generateUrl(type, event) {
|
|||
}
|
||||
|
||||
function updateGithubFeed() {
|
||||
octokit.activity.getEventsForOrg({
|
||||
octokit.activity.listPublicEventsForOrg({
|
||||
org: "lbryio",
|
||||
per_page: 20,
|
||||
page: 1
|
||||
|
|
Loading…
Reference in a new issue