RED-6550 - changed back the key for recommendation
This commit is contained in:
parent
08b8854c3b
commit
9ef6e8c0cb
@ -3,7 +3,7 @@ import { List, ValuesOf } from '@iqser/common-ui';
|
||||
export const ActionsHelpModeKeys = {
|
||||
redaction: 'redaction',
|
||||
'manual-redaction': 'redaction',
|
||||
recommendation: 'false_positive_entity',
|
||||
recommendation: 'recommendation',
|
||||
skipped: 'skipped',
|
||||
hint: 'hint_text',
|
||||
'hint-ocr': 'hint_picture',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user