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