Merge branch 'development' of gitlab.com:mbugroup/lti-web-client into dev/hotfix/restu

This commit is contained in:
rstubryan
2026-01-19 10:54:46 +07:00
12 changed files with 916 additions and 75 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ export interface Dashboard {
}
export interface DashboardComparisonCharts {
location: DashboardCharts;
farm: DashboardCharts;
flock: DashboardCharts;
kandang: DashboardCharts;
}