diff --git a/apps/red-ui/src/app/modules/file-preview/components/annotation-actions/annotation-actions.component.ts b/apps/red-ui/src/app/modules/file-preview/components/annotation-actions/annotation-actions.component.ts index cf82c6184..b908a9a20 100644 --- a/apps/red-ui/src/app/modules/file-preview/components/annotation-actions/annotation-actions.component.ts +++ b/apps/red-ui/src/app/modules/file-preview/components/annotation-actions/annotation-actions.component.ts @@ -30,7 +30,6 @@ export class AnnotationActionsComponent implements OnChanges { @Input() tooltipPosition: 'before' | 'above' = 'before'; @Input() canPerformAnnotationActions: boolean; @Input() alwaysVisible: boolean; - readonly #isDocumine = getConfig().IS_DOCUMINE; readonly roles = Roles; annotationPermissions: AnnotationPermissions; isImage = true; diff --git a/libs/common-ui b/libs/common-ui index da0e05772..c83eb568d 160000 --- a/libs/common-ui +++ b/libs/common-ui @@ -1 +1 @@ -Subproject commit da0e0577218fa268bd14e06db889f74b23508f75 +Subproject commit c83eb568db039e60db49d96b5a99af204b0bdd99