Skip to content

Commit 119ae68

Browse files
committed
Revert: Default modification level is 0
1 parent 0323ff6 commit 119ae68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Form/JSON/OBJ.cls.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ On JSON -> Obj parsing, check what forms can be modified by user ]]></Descripti
3737
if code'="" {
3838
do %code.WriteLine(code)
3939
} else {
40-
do %code.WriteLine("pLevel=0")
40+
do %code.WriteLine("pLevel=1")
4141
}
4242
]]></Implementation>
4343
</Method>

0 commit comments

Comments
 (0)