mirror of
https://github.com/aljazceru/hummingbot-dashboard.git
synced 2026-02-23 22:17:02 +01:00
(feat) add hidden st page
This commit is contained in:
1
main.py
1
main.py
@@ -13,6 +13,7 @@ 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/launch_bot_v2_st/app.py", "Deploy ST", "🙌"),
|
||||
# Page("pages/file_manager/app.py", "File Explorer", "🗂"),
|
||||
Section("Config Generator", "🎛️"),
|
||||
Page("frontend/pages/config/pmm_simple/app.py", "PMM Simple", "👨🏫"),
|
||||
|
||||
Reference in New Issue
Block a user