Skip to content

Commit

Permalink
feat: add missing field
Browse files Browse the repository at this point in the history
  • Loading branch information
john-xina-p88 committed May 10, 2024
1 parent 13d1fb3 commit ba8e708
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script/ts/entities/configFile.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ export interface Handlers {
rebalanceHLP?: string;
ext01?: string;
rebalanceHLPv2?: string;
intent?: string;
}

export interface Helpers {
Expand Down

0 comments on commit ba8e708

Please sign in to comment.