Skip to content

Commit

Permalink
feat(events): broadcast series summary metadata (OHIF#3798)
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrokohler authored and thanh-nguyen-dang committed Apr 30, 2024
1 parent fb1e789 commit 8d4c358
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 8d4c358

Please sign in to comment.