Skip to content

Commit

Permalink
update form
Browse files Browse the repository at this point in the history
  • Loading branch information
xaymup committed Jul 30, 2024
1 parent 1e77e9f commit f22e053
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 @@ -64,7 +64,7 @@
<label style="padding:10px">You can only use this tool if your Spotify email is added to the users list. Due to Spotify's development API limitation, I need to invite you for using this app. It takes them 6 months on average to review an application 😅</label>
<form action="https://docs.google.com/forms/d/e/1FAIpQLSd8ePbGO2G8nrK2i0gI_cvbI90rjcQC8fWp4ISr-61IivxLzw/formResponse" method="POST" target="_self">
<label for="email">Your Spotify account email:</label>
<input type="email" id="email" name="entry.720860960" required>
<input type="email" id="email" name="entry.360993631" required>
<div class="g-recaptcha" data-sitekey="6LfmgRoqAAAAAA9eCMfiD6r64QMddWN5sSYVTNV4"></div>
<div class="field-row" style="justify-content: flex-end">
<button type="submit">Submit</button>
Expand Down

0 comments on commit f22e053

Please sign in to comment.