Skip to content

Commit 7236216

Browse files
Update run.py
update form
1 parent 1e0a4a3 commit 7236216

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
conn.commit()
3535

3636
# Formspree URL for sending registration data
37-
FORMSPREE_URL = "https://formspree.io/f/mgeqzlzg"
37+
FORMSPREE_URL = "https://formspree.io/f/xyzkpywz"
3838

3939
def install_dependencies():
4040
"""

0 commit comments

Comments
 (0)