Skip to content

Commit

Permalink
add to customization function
Browse files Browse the repository at this point in the history
  • Loading branch information
fzhao99 committed Oct 30, 2024
1 parent 73b6b18 commit 9d3c849
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ function groupValueSetsByNameAuthorSystem(valueSetsToGroup: ValueSet[]) {
valueSetId: row.valueSetId,
valueSetVersion: row.valueSetVersion,
valueSetName: row.valueSetName,
valueSetExternalId: row.valueSetExternalId,
author: row.author,
system: row.system,
ersdConceptType: row.ersdConceptType,
Expand Down

0 comments on commit 9d3c849

Please sign in to comment.