mirror of
https://github.com/aljazceru/hummingbot-dashboard.git
synced 2026-01-01 20:44:25 +01:00
(feat) change hummingbot db icon
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user