mirror of
https://github.com/aljazceru/hummingbot-dashboard.git
synced 2025-12-19 06:24:21 +01:00
(feat) include new pages in main
This commit is contained in:
2
main.py
2
main.py
@@ -13,6 +13,8 @@ def main_page():
|
||||
Section("Bot Orchestration", "🐙"),
|
||||
Page("frontend/pages/orchestration/instances/app.py", "Instances", "🦅"),
|
||||
Page("frontend/pages/orchestration/launch_bot_v2/app.py", "Deploy", "🚀"),
|
||||
Page("frontend/pages/orchestration/credentials/app.py", "Credentials", "🔑"),
|
||||
Page("frontend/pages/orchestration/portfolio/app.py", "Portfolio", "💰"),
|
||||
# Page("frontend/pages/orchestration/launch_bot_v2_st/app.py", "Deploy ST", "🙌"),
|
||||
# Page("pages/file_manager/app.py", "File Explorer", "🗂"),
|
||||
Section("Config Generator", "🎛️"),
|
||||
|
||||
Reference in New Issue
Block a user