Skip to content

Commit f985f67

Browse files
Update make.js
1 parent efe78b7 commit f985f67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

edit/make.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ var newFile = await octokit.request('PUT /repos/{owner}/{repo}/contents/{path}',
3737
'X-GitHub-Api-Version': '2022-11-28'
3838
}
3939
})
40-
window.location.replace("https://kittenapps-films.github.io/edit/saving.html");
40+
window.location.replace("https://kittenapps-films.github.io/edit/saving.html?d="+d);

0 commit comments

Comments
 (0)