Skip to content

Commit

Permalink
feat: update
Browse files Browse the repository at this point in the history
  • Loading branch information
weird94 committed Nov 15, 2024
1 parent cf463e7 commit f746e4a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ export class RegisterOtherFormulaService extends Disposable {

this._formulaChangeWithRange$.complete();
this._formulaResult$.complete();
this.calculateStarted$.complete();
}

private _ensureCacheMap(unitId: string, subUnitId: string) {
Expand Down

0 comments on commit f746e4a

Please sign in to comment.