fixed compile err
This commit is contained in:
parent
e809004f16
commit
e9c5b95580
@ -629,7 +629,7 @@ public class RedactionLogCreatorService {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
entry.setComments(manualRedactions.getComments().get(entry.getId());
|
entry.setComments(manualRedactions.getComments().get(entry.getId()));
|
||||||
}
|
}
|
||||||
|
|
||||||
redactionLog.setRedactionLogEntry(redactionLog.getRedactionLogEntry()
|
redactionLog.setRedactionLogEntry(redactionLog.getRedactionLogEntry()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user