Restructure photobooth page flow
This commit is contained in:
@@ -921,6 +921,19 @@
|
||||
"uploader": {
|
||||
"hint": "POST with media file or base64 \"media\" field; app uses these credentials."
|
||||
},
|
||||
"steps": {
|
||||
"activate": {
|
||||
"title": "1. Activate photobooth",
|
||||
"description": "Enable upload access for this event."
|
||||
},
|
||||
"download": {
|
||||
"title": "2. Download uploader app"
|
||||
},
|
||||
"access": {
|
||||
"title": "3. Generate connect code",
|
||||
"description": "The code securely pairs the app with your event."
|
||||
}
|
||||
},
|
||||
"uploaderDownload": {
|
||||
"title": "Fotospiel Uploader App",
|
||||
"description": "The Fotospiel Uploader App is required so uploads stay stable, credentials remain protected, and no files are lost.",
|
||||
|
||||
Reference in New Issue
Block a user