Skip to content

Commit

Permalink
Added missing property
Browse files Browse the repository at this point in the history
  • Loading branch information
janvanmansum committed Nov 26, 2024
1 parent 5629052 commit 4a29428
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ public class MetadataBlockSummary {
int id;
String name;
String displayName;
Boolean displayOnCreate;
}

0 comments on commit 4a29428

Please sign in to comment.