vananh0905 commited on
Commit
7646f2c
·
1 Parent(s): beb6685

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -447,7 +447,7 @@ def main_app():
447
  with tab_t4:
448
  member_infor('./assets/Minh_ava.JPG', MINH_INFOR)
449
  with tab_t5:
450
- member_infor('./assets/Dung_ava.jpg', VA_INFOR)
451
  with tab_t6:
452
  member_infor('./assets/KA_ava.jpg', KA_INFOR)
453
 
 
447
  with tab_t4:
448
  member_infor('./assets/Minh_ava.JPG', MINH_INFOR)
449
  with tab_t5:
450
+ member_infor('./assets/VA_ava.jpg', VA_INFOR)
451
  with tab_t6:
452
  member_infor('./assets/KA_ava.jpg', KA_INFOR)
453