Skip to content

Commit a7d49b1

Browse files
author
minjk-bl
committed
DataSets proto
1 parent f621b35 commit a7d49b1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

js/m_ml/DataSets.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,9 @@ define([
3434
}
3535
}
3636

37-
37+
templateForBody() {
38+
return 'Data Set test';
39+
}
3840

3941
}
4042

0 commit comments

Comments
 (0)