fixed typo
This commit is contained in:
parent
a1e9dbb3da
commit
af1fb03025
@ -209,8 +209,6 @@ public class RedactionLogMergeService {
|
|||||||
.manual(true)
|
.manual(true)
|
||||||
.status(manualRedactionEntry.getStatus())
|
.status(manualRedactionEntry.getStatus())
|
||||||
.manualRedactionType(ManualRedactionType.ADD)
|
.manualRedactionType(ManualRedactionType.ADD)
|
||||||
.isDictionaryEntry(false)
|
|
||||||
.isDossierDictionaryEntry(manualRedactionEntry.isAddToDossierDictionary())
|
|
||||||
.build();
|
.build();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user