Skip to content

Commit dce0d68

Browse files
committed
Merge branch 'candidate-1.12.0' into candidate-1.14.0
2 parents 197664f + 7d24dfd commit dce0d68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/google/MaterialGantt.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
function MaterialGantt() {
1111
Material.call(this);
1212

13-
this._chartType = "GanttChart";
13+
this._chartType = "Gantt";
1414
this._gType = "gantt";
1515
this._tag = "div";
1616
this._data_google = [];

0 commit comments

Comments
 (0)