Multichem commited on
Commit
3c30efd
·
1 Parent(s): 26a6d25

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -581,7 +581,7 @@ with tab4:
581
  mime='text/csv',
582
  )
583
 
584
- with tab1:
585
  st.info(t_stamp)
586
  col1, col2 = st.columns([1, 9])
587
  with col1:
 
581
  mime='text/csv',
582
  )
583
 
584
+ with tab5:
585
  st.info(t_stamp)
586
  col1, col2 = st.columns([1, 9])
587
  with col1: