From 06e773dbd6628555a44ffdf66b14abb1338188dd Mon Sep 17 00:00:00 2001 From: Timo Date: Wed, 19 May 2021 12:35:13 +0300 Subject: [PATCH] compialtion fix --- .../dictionary/edit-project-dictionary.component.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/red-ui/src/app/modules/projects/dialogs/edit-project-dialog/dictionary/edit-project-dictionary.component.ts b/apps/red-ui/src/app/modules/projects/dialogs/edit-project-dialog/dictionary/edit-project-dictionary.component.ts index 21a205fb5..c7d014cb2 100644 --- a/apps/red-ui/src/app/modules/projects/dialogs/edit-project-dialog/dictionary/edit-project-dictionary.component.ts +++ b/apps/red-ui/src/app/modules/projects/dialogs/edit-project-dialog/dictionary/edit-project-dictionary.component.ts @@ -47,7 +47,6 @@ export class EditProjectDictionaryComponent implements EditProjectSectionInterfa false ) .subscribe(async () => { - await this._appStateService.updateProjectDictionaryVersion(this.projectWrapper); this._appStateService.updateProjectDictionary( this.projectWrapper.ruleSetId, this.projectWrapper.projectId