Skip to content

Commit

Permalink
Missed, from last merge
Browse files Browse the repository at this point in the history
  • Loading branch information
adamgall committed Aug 14, 2024
1 parent 2da530c commit 934ed8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Proposals/ProposalSummary.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ export function AzoriusProposalSummary({ proposal }: { proposal: AzoriusProposal
baseContracts,
governanceContracts.ozLinearVotingContractAddress,
proposal.proposalId,
votesToken?.decimals,
]);

const isERC20 = type === GovernanceType.AZORIUS_ERC20;
Expand Down

0 comments on commit 934ed8d

Please sign in to comment.