Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -746,7 +746,7 @@ def on_load_previous():
|
|
746 |
business_stage_val, industry_val, opf_val)
|
747 |
return (selected_product_val, description_val, product_name_val, benefits_val, key_message_val,
|
748 |
gender_val, generation_val, psychotype_val, business_stage_val, industry_val, opf_val,
|
749 |
-
chosen_approach_val, p1, p2
|
750 |
|
751 |
def save_preferred_sms_to_github(
|
752 |
selected_product, description, product_name, benefits, key_message,
|
|
|
746 |
business_stage_val, industry_val, opf_val)
|
747 |
return (selected_product_val, description_val, product_name_val, benefits_val, key_message_val,
|
748 |
gender_val, generation_val, psychotype_val, business_stage_val, industry_val, opf_val,
|
749 |
+
chosen_approach_val, p1, p2)
|
750 |
|
751 |
def save_preferred_sms_to_github(
|
752 |
selected_product, description, product_name, benefits, key_message,
|