We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efe78b7 commit f985f67Copy full SHA for f985f67
edit/make.js
@@ -37,4 +37,4 @@ var newFile = await octokit.request('PUT /repos/{owner}/{repo}/contents/{path}',
37
'X-GitHub-Api-Version': '2022-11-28'
38
}
39
})
40
-window.location.replace("https://kittenapps-films.github.io/edit/saving.html");
+window.location.replace("https://kittenapps-films.github.io/edit/saving.html?d="+d);
0 commit comments