Skip to content

Commit e03639f

Browse files
author
FalkWolsky
committed
Updated Section Control
1 parent 1e4f02a commit e03639f

File tree

1 file changed

+1
-1
lines changed
  • client/packages/lowcoder-design/src/components

1 file changed

+1
-1
lines changed

client/packages/lowcoder-design/src/components/Section.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,5 +142,5 @@ export const sectionNames = {
142142
validation: trans("prop.validation"),
143143
layout: trans("prop.layout"),
144144
style: trans("prop.style"),
145-
meetings : trans("prop.meetings"),
145+
meetings : trans("prop.meetings"), // added by Falk Wolsky
146146
};

0 commit comments

Comments
 (0)