Skip to content

Commit

Permalink
Add pContents assignment to fix new ui
Browse files Browse the repository at this point in the history
  • Loading branch information
grongierisc committed Jan 21, 2025
1 parent 59cd435 commit ac1b37f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/iop/cls/IOP/Message.cls
Original file line number Diff line number Diff line change
Expand Up @@ -467,6 +467,7 @@ ClassMethod HandleProperty(
}

If type = "array" Set key = key_"()"
Set pContents = idx
Set pContents(idx,"name") = key
Set pContents(idx,"alias") = key
}
Expand Down

0 comments on commit ac1b37f

Please sign in to comment.