added leverage, better training
This commit is contained in:
@ -590,7 +590,7 @@ class DashboardComponentManager:
|
||||
content.append(html.Hr())
|
||||
content.append(html.H6([
|
||||
html.I(className="fas fa-layer-group me-2 text-info"),
|
||||
"COB $1 Buckets"
|
||||
"COB Buckets"
|
||||
], className="mb-2"))
|
||||
|
||||
if 'cob_buckets' in metrics_data:
|
||||
|
Reference in New Issue
Block a user