christopher commited on
Commit
2f94511
·
1 Parent(s): 42b4626

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -45,4 +45,4 @@ with st.expander("🐈 About", expanded=False):
45
  st.markdown("")
46
 
47
  if button_clicked:
48
- st.write(search(st.secrets["key"], "Leipzig"))
 
45
  st.markdown("")
46
 
47
  if button_clicked:
48
+ st.write(search(st.secrets["key"], search_query))