Skip to content

Commit

Permalink
Merge branch 'main' into alert-ks-setting
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenhoaidanh authored Sep 19, 2023
2 parents 6424857 + 37fdd3b commit 6782245
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/KyberDAO/Vote/ProposalItem/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ const VoteButton = ({
)
}

const FORCED_TO_BINARY_OPTION_PROPOSALS = [14, 15]
const FORCED_TO_BINARY_OPTION_PROPOSALS = [14, 15, 17, 18]

function ProposalItem({
proposal,
Expand Down

0 comments on commit 6782245

Please sign in to comment.