mirror of
https://github.com/aljazceru/hummingbot-dashboard.git
synced 2025-12-22 07:54:18 +01:00
(feat) refactor components to create bots
This commit is contained in:
@@ -2,7 +2,7 @@ from docker_manager import DockerManager
|
||||
from streamlit_elements import mui
|
||||
from frontend.components.dashboard import Dashboard
|
||||
|
||||
from utils import os_utils
|
||||
from backend.utils import os_utils
|
||||
|
||||
|
||||
class ExitedBotCard(Dashboard.Item):
|
||||
|
||||
Reference in New Issue
Block a user