Skip to content

Commit 6f9a92e

Browse files
committed
Add x-12 config value
1 parent 91175d3 commit 6f9a92e

File tree

1 file changed

+18
-12
lines changed

1 file changed

+18
-12
lines changed

Configuration/NodeTypes.yaml

+18-12
Original file line numberDiff line numberDiff line change
@@ -64,27 +64,29 @@
6464
'':
6565
label: Empty
6666
large-1:
67-
label: Large-1
67+
label: large-1
6868
large-2:
69-
label: Large-2
69+
label: large-2
7070
large-3:
71-
label: Large-3
71+
label: large-3
7272
large-4:
73-
label: Large-4
73+
label: large-4
7474
large-5:
75-
label: Large-5
75+
label: large-5
7676
large-6:
77-
label: Large-6
77+
label: large-6
7878
large-7:
79-
label: Large-7
79+
label: large-7
8080
large-8:
81-
label: Large-8
81+
label: large-8
8282
large-9:
83-
label: Large-9
83+
label: large-9
8484
large-10:
85-
label: Large-10
85+
label: large-10
8686
large-11:
87-
label: Large-11
87+
label: large-11
88+
large-12:
89+
label: large-12
8890
medium:
8991
defaultValue: ''
9092
type: string
@@ -120,11 +122,13 @@
120122
label: medium-10
121123
medium-11:
122124
label: medium-11
125+
medium-12:
126+
label: medium-12
123127
small:
124128
defaultValue: ''
125129
type: string
126130
ui:
127-
label: small
131+
label: Small
128132
reloadIfChanged: true
129133
inspector:
130134
group: structure
@@ -155,6 +159,8 @@
155159
label: small-10
156160
small-11:
157161
label: small-11
162+
small-12:
163+
label: small-12
158164
largeOffset:
159165
defaultValue: ''
160166
type: string

0 commit comments

Comments
 (0)