v0.6.1: remove duplicate is_valid_email from app.py (re now lives in helpers)
This commit is contained in:
parent
0a01381d44
commit
0e50908747
3 changed files with 2 additions and 11 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Theme Song Booth
|
||||
|
||||
**Version:** `v0.6.0`
|
||||
**Version:** `v0.6.1`
|
||||
|
||||
A Flask web application for running a convention booth where visitors request a custom AI-generated theme song. Operators manage the queue from an admin dashboard, generate Suno prompts, upload MP3 previews, collect payment, and deliver final songs by email.
|
||||
|
||||
|
|
|
|||
Reference in a new issue