Maryam Ilka commited on
Commit
e8b5c94
·
verified ·
1 Parent(s): ef9917f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -455,7 +455,7 @@ def main():
455
  # نمایش صفحه فعلی
456
  pages = {
457
  "welcome": welcome_page,
458
- "contact": user_contact
459
  "demographic": demographic_form,
460
  "scenario_explanation": scenario_explanation,
461
  "map_view": map_view,
 
455
  # نمایش صفحه فعلی
456
  pages = {
457
  "welcome": welcome_page,
458
+ "contact": user_contact,
459
  "demographic": demographic_form,
460
  "scenario_explanation": scenario_explanation,
461
  "map_view": map_view,