Skip to content

Commit

Permalink
feat(events): broadcast series summary metadata (#3798)
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrokohler authored Nov 21, 2023
1 parent 786898f commit 404b0a5
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 404b0a5

Please sign in to comment.