(feat) change hummingbot db icon

This commit is contained in:
cardosofede
2022-06-21 20:48:06 -03:00
parent 179e188da5
commit feabfc3aa4

View File

@@ -18,7 +18,7 @@ def get_all_tables(database_name: str):
return tables
st.set_page_config(layout='wide')
st.title("🫙 Hummingbot Database Analyzer")
st.title("🧳 Hummingbot Database Analyzer")
st.write("---")
uploaded_file = st.file_uploader("Add your database")