Skip to content

Commit f0610e2

Browse files
committed
Added lost function argument mode
1 parent 45abcf2 commit f0610e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

properties_pane/container_level/containerLevelConfig.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@ making sure that you maintain a proper JSON format.
175175
"defaultValue": "IN",
176176
"options": [
177177
"IN",
178+
"OUT",
178179
"INOUT",
179180
"VARIADIC"
180181
]
@@ -400,6 +401,7 @@ making sure that you maintain a proper JSON format.
400401
"defaultValue": "IN",
401402
"options": [
402403
"IN",
404+
"OUT",
403405
"INOUT",
404406
"VARIADIC"
405407
]

0 commit comments

Comments
 (0)