fix RED-3479
This commit is contained in:
parent
f876392842
commit
caabdbf632
@ -412,7 +412,7 @@ export class AnnotationWrapper {
|
||||
case ManualRedactionType.FORCE_HINT:
|
||||
switch (lastManualChange.annotationStatus) {
|
||||
case LogEntryStatus.APPROVED:
|
||||
return 'redaction';
|
||||
return 'hint';
|
||||
case LogEntryStatus.DECLINED:
|
||||
return 'ignored-hint';
|
||||
case LogEntryStatus.REQUESTED:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user