Skip to content

Commit

Permalink
work for the #7357
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-kurmanov committed Dec 4, 2023
1 parent 00aac31 commit c90df07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/question_ranking.ts
Original file line number Diff line number Diff line change
Expand Up @@ -601,7 +601,7 @@ Serializer.addClass(
visibleIf: (obj: any) => {
return !!obj.selectToRankEnabled;
},
},
},
{
name: "maxSelectedChoices:number",
visible: true,
Expand Down

0 comments on commit c90df07

Please sign in to comment.