Skip to content

Commit 8b33689

Browse files
committed
add createProjectPr to window properties
1 parent da0f98d commit 8b33689

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

js/formDataToJson.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -323,3 +323,4 @@ async function downloadFile(event) {
323323
window.createCodeJson = createCodeJson;
324324
window.copyToClipboard = copyToClipboard;
325325
window.downloadFile = downloadFile;
326+
window.createProjectPR = createProjectPR;

0 commit comments

Comments
 (0)