Junaidb commited on
Commit
e80a15b
·
verified ·
1 Parent(s): ac47735

Update pages/biolab.py

Browse files
Files changed (1) hide show
  1. pages/biolab.py +1 -1
pages/biolab.py CHANGED
@@ -114,7 +114,7 @@ def APP():
114
 
115
 
116
  if st.session_state.projectname is not "":
117
- SHOW_TABS()
118
 
119
  else:
120
  SHOW_PROJECT_NAME()
 
114
 
115
 
116
  if st.session_state.projectname is not "":
117
+ SHOWTABS()
118
 
119
  else:
120
  SHOW_PROJECT_NAME()