Skip to content

Commit

Permalink
Refact
Browse files Browse the repository at this point in the history
  • Loading branch information
Sofien-Sellami committed Jun 2, 2023
1 parent bb07063 commit 53f51cf
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1399,8 +1399,8 @@ export default class HangingProtocolService extends PubSubService {
studyMatchingRules,
{
studies: this.studies,
displaySets: this.displaySets,
studyDisplaySets: studyDisplaySets,
displaySets: studyDisplaySets,
allDisplaySets: this.displaySets,
displaySetMatchDetails: this.displaySetMatchDetails,
}
);
Expand Down

0 comments on commit 53f51cf

Please sign in to comment.