From 244d3d62bcf043c0195e823000585060413dd556 Mon Sep 17 00:00:00 2001 From: XiaoYhun Date: Tue, 7 Nov 2023 14:05:19 +0700 Subject: [PATCH] force new proposal binary (#2366) --- src/pages/KyberDAO/Vote/ProposalItem/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/KyberDAO/Vote/ProposalItem/index.tsx b/src/pages/KyberDAO/Vote/ProposalItem/index.tsx index 33ec7c1952..43ce5e43f3 100644 --- a/src/pages/KyberDAO/Vote/ProposalItem/index.tsx +++ b/src/pages/KyberDAO/Vote/ProposalItem/index.tsx @@ -188,7 +188,7 @@ const VoteButton = ({ ) } -const FORCED_TO_BINARY_OPTION_PROPOSALS = [14, 15, 17, 18, 19] +const FORCED_TO_BINARY_OPTION_PROPOSALS = [14, 15, 17, 18, 19, 20] function ProposalItem({ proposal,