compialtion fix
This commit is contained in:
parent
381f8f2970
commit
06e773dbd6
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user