We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28fdd72 commit 62fa601Copy full SHA for 62fa601
update-gist.js
@@ -57,7 +57,7 @@ async function updateGist(data) {
57
gist_id: gistId,
58
files: {
59
[filename]: {
60
- filename: ` Todoist Stats`,
+ filename: ` Todoist Stats.md`,
61
content: lines.join("\n"),
62
},
63
0 commit comments