Skip to content

Commit

Permalink
fix: should be source for client of STORE_CREATE
Browse files Browse the repository at this point in the history
  • Loading branch information
Chinlinlee committed Aug 28, 2023
1 parent f504bab commit 4a72666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models/DICOM/audit/auditMessageFactory.js
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ class AuditMessageFactory {
eventType,
clientAETitle, clientHostname,
serverAETitle, serverHostname,
true
eventType.eventName !== "STORE_CREATE"
);
// #endregion

Expand Down

0 comments on commit 4a72666

Please sign in to comment.