modified: app.py
modified: templates/user_contact.html
This commit is contained in:
2
app.py
2
app.py
@@ -996,7 +996,7 @@ def user_contact():
|
||||
))
|
||||
connection.commit()
|
||||
|
||||
flash("Your message has been submitted successfully! We'll process it and get back to you within 15 minutes via Discord DM.", "success")
|
||||
flash("Your message has been submitted successfully! We'll process it and get back to you within 15 minutes.", "success")
|
||||
|
||||
cursor.close()
|
||||
connection.close()
|
||||
|
||||
Reference in New Issue
Block a user