From 51fcb2ae61c05653d41884e34a369f04fbc6e2b8 Mon Sep 17 00:00:00 2001 From: XiaoYhun Date: Tue, 7 Nov 2023 13:32:36 +0700 Subject: [PATCH] force new proposal binary --- 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,