Skip to content

Commit

Permalink
Update and rename sql-generate.js to js/sql-generate.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Susannnnnna authored Feb 22, 2024
1 parent 406cf5f commit 8ae8fb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sql-generate.js → js/sql-generate.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ function generateSQL() {

// Send prepared data
document.getElementById("result").innerText = sqlQuery;
}
}

0 comments on commit 8ae8fb5

Please sign in to comment.