status fix
This commit is contained in:
parent
ce5eb27660
commit
58108c1a70
@ -320,7 +320,7 @@ export class FilePreviewScreenComponent implements OnInit {
|
||||
() => {
|
||||
annotation.superType = this.appStateService.isActiveProjectOwnerAndManager
|
||||
? 'ignore'
|
||||
: 'request-remove';
|
||||
: 'suggestion-remove';
|
||||
this._cleanupAndRedrawManualAnnotations();
|
||||
}
|
||||
);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user