Skip to content

Commit bb9bb5b

Browse files
authored
Update index.js
1 parent 97e57b2 commit bb9bb5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ async function updateLeetCodeGist(leetcode) {
5959
gist_id: gist_id,
6060
files: {
6161
[filename]: {
62-
filename: `💻 Overall Leetcode Stats`,
62+
filename: `💻 My Leetcode Stats`,
6363
content: lines.join("\n")
6464
}
6565
}

0 commit comments

Comments
 (0)