Skip to content

Commit

Permalink
Merge pull request #427 from lbl-srg/staging
Browse files Browse the repository at this point in the history
Merge changes from #420
  • Loading branch information
JayHuLBL authored Jan 17, 2025
2 parents eea5ab9 + c20be88 commit 4648c0b
Show file tree
Hide file tree
Showing 17 changed files with 37,042 additions and 54,269 deletions.
1 change: 1 addition & 0 deletions client/src/data/template.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ export interface OptionInterface {
choiceModifiers?: { [key: string]: Modifiers };
treeList: string[];
definition: boolean;
shortExclType: boolean; // Short class definition excluding `type` definition
replaceable: boolean;
}

Expand Down
Loading

0 comments on commit 4648c0b

Please sign in to comment.