Skip to content

Commit

Permalink
optimized superPkgs
Browse files Browse the repository at this point in the history
  • Loading branch information
jallentxbiomed committed Apr 11, 2024
1 parent e8b961d commit ebeacfc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api-src/org/labkey/api/snd/EventData.java
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ public class EventData
{
private Integer _eventDataId;
private int _superPkgId;
private int _pkgId;
private int _eventId;
private Integer _parentEventDataId;
private Integer _sortOrder;
Expand Down

0 comments on commit ebeacfc

Please sign in to comment.