mirror of
https://github.com/aljazceru/hummingbot-dashboard.git
synced 2026-01-17 04:14:23 +01:00
(feat) remove rerun from submit credentials
This commit is contained in:
@@ -81,5 +81,4 @@ for i, config in enumerate(config_map):
|
||||
|
||||
if st.button("Submit Credentials"):
|
||||
response = client.add_connector_keys(account_name, connector_name, config_inputs)
|
||||
st.rerun()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user