Show request ID in kiosk queue
Each active request in the kiosk Live Queue now displays its request number before the customer name (e.g. #42 jess) so multiple requests from the same email can be distinguished. Bumps version to 0.5.4.
This commit is contained in:
parent
52558010e8
commit
52415c41fe
4 changed files with 5 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Theme Song Booth
|
||||
|
||||
**Version:** `v0.5.3`
|
||||
**Version:** `v0.5.4`
|
||||
|
||||
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