Skip to content

Commit ead0d71

Browse files
author
berti
committed
dir list toke?
1 parent 8d0af44 commit ead0d71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ghDirList.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ showdown.setFlavor("github");
44
const fetchHeaders = {
55
headers: {
66
Accept: "application/vnd.github.v3+json",
7-
Authorization: "token a185f5058a1b89eede21d810611ff54860c5f9c3"
7+
Authorization: "a185f5058a1b89eede21d810611ff54860c5f9c3"
88
}
99
};
1010
async function findGithubRepoContents(username, repo) {

0 commit comments

Comments
 (0)