Skip to content

Commit

Permalink
Changes to be committed:
Browse files Browse the repository at this point in the history
	modified:   index.html
  • Loading branch information
gopal-jogi committed Feb 18, 2024
1 parent 2b46456 commit 03d1e3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -503,7 +503,7 @@ <h2 class="counter">
});
</script>
<script>
const scriptURL = 'https://script.google.com/macros/s/AKfycbwnuOUxC06N5wOUxGq-QrCLs7jVXYBO70ZJBVz-sgLDyTTkRQFW5-k6U5WJGUxtGSybMw/exec';
const scriptURL = 'https://script.google.com/macros/s/AKfycbxW8LYLlMWeNYJOUxHwWxzGG7eunGim3ZFhpAmrmKTva9kj3y6goabdJPeyKe9GegR3/exec';
const form = document.forms['google-sheet'];

form.addEventListener('submit', e => {
Expand Down

0 comments on commit 03d1e3c

Please sign in to comment.