talltree commited on
Commit
a9d183d
·
verified ·
1 Parent(s): 7d26f92

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -62,7 +62,7 @@ with st.container(border=False):
62
  )
63
  location = st.radio(
64
  "**Our Locations**:",
65
- ["Cordova Bay - Victoria", "James Bay - Victoria", "Vancouver"],
66
  index=None, horizontal=False,
67
  )
68
 
 
62
  )
63
  location = st.radio(
64
  "**Our Locations**:",
65
+ ["Cordova Bay - Victoria", "James Bay - Victoria", "Comercial Drive - Vancouver"],
66
  index=None, horizontal=False,
67
  )
68