DharavathSri commited on
Commit
6d219b7
·
verified ·
1 Parent(s): 90d089f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -302,7 +302,7 @@ def main():
302
  st.session_state.show_login = True
303
  st.rerun()
304
 
305
- st.markdown('<p class="footer">© 2023 AuthFlow Pro. All rights reserved.</p>', unsafe_allow_html=True)
306
 
307
  if __name__ == "__main__":
308
  main()
 
302
  st.session_state.show_login = True
303
  st.rerun()
304
 
305
+ st.markdown('<p class="footer">© 2025 Account Management. All rights reserved.</p>', unsafe_allow_html=True)
306
 
307
  if __name__ == "__main__":
308
  main()