mgbam commited on
Commit
2a0fca8
·
verified ·
1 Parent(s): 9f693f3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -33,4 +33,4 @@ elif selection == "⚙️ Settings":
33
  if st.button("Create Stripe Checkout Session"):
34
  url = create_stripe_session()
35
  st.markdown(f"[Pay & Activate]({url})")
36
- st.markdown("Manage your API keys and subscription here.")
 
33
  if st.button("Create Stripe Checkout Session"):
34
  url = create_stripe_session()
35
  st.markdown(f"[Pay & Activate]({url})")
36
+ st.markdown("Manage your API keys and subscription here.")