Skip to content

Commit

Permalink
feat: broadcast series summary metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrokohler committed Nov 21, 2023
1 parent 786898f commit 94bde71
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@ const BaseImplementation = {

this._broadcastEvent(EVENTS.SERIES_ADDED, {
StudyInstanceUID,
seriesSummaryMetadata,
madeInClient,
});
},
Expand Down

0 comments on commit 94bde71

Please sign in to comment.