fixed compile err

This commit is contained in:
Timo 2021-07-19 16:30:29 +03:00
parent e809004f16
commit e9c5b95580

View File

@ -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()