Skip to content

Commit

Permalink
Add candidate id to option
Browse files Browse the repository at this point in the history
  • Loading branch information
av-mads committed May 15, 2024
1 parent 90afc14 commit bc2927f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/av_client/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -435,6 +435,7 @@ export interface OptionContent {
}
maxChooseableSuboptions?: number
minChooseableSuboptions?: number
candidateId?: number
}

export interface ParentOption {
Expand Down

0 comments on commit bc2927f

Please sign in to comment.