fix: update intern gantt chart scale type from weeks to days

This commit is contained in:
Ümit Tunç
2026-06-16 17:26:32 +03:00
parent 58ae406b36
commit 007da1227d
@@ -136,7 +136,7 @@
format: 'dd.MM.yyyy',
width: 120,
}],
scaleType: 'weeks',
scaleType: 'days',
taskListWidth: 490,
});
} else {