mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-22 06:15:47 +00:00
fix(FE): update dashboard line chart and types
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ export interface Dashboard {
|
||||
}
|
||||
|
||||
export interface DashboardComparisonCharts {
|
||||
location: DashboardCharts;
|
||||
farm: DashboardCharts;
|
||||
flock: DashboardCharts;
|
||||
kandang: DashboardCharts;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user