Skip to content

Commit e2afd0f

Browse files
committed
themeriver type added
1 parent 208bc5e commit e2afd0f

File tree

1 file changed

+2
-0
lines changed
  • client/packages/lowcoder-comps/src/i18n/comps/locales

1 file changed

+2
-0
lines changed

client/packages/lowcoder-comps/src/i18n/comps/locales/types.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ export type I18nObjects = {
1414
defaultTreeChartOption: Record<string, unknown>;
1515
defaultTreemapChartOption: Record<string, unknown>;
1616
defaultSunburstChartOption: Record<string, unknown>;
17+
defaultCalendarChartOption: Record<string, unknown>;
18+
defaultThemeriverChartOption: Record<string, unknown>;
1719
defaultMapJsonOption: Record<string, unknown>;
1820
timeXAxisLabel?: XAXisComponentOption["axisLabel"];
1921
imageEditorLocale?: Record<string, string>;

0 commit comments

Comments
 (0)