Skip to content

Commit

Permalink
Update packages/contracts/src/TokenVotingSetup.sol
Browse files Browse the repository at this point in the history
Co-authored-by: Jør∂¡ <[email protected]>
  • Loading branch information
novaknole and brickpop authored Oct 8, 2024
1 parent ab1af36 commit 3176cd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/contracts/src/TokenVotingSetup.sol
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ contract TokenVotingSetup is PluginUpgradeableSetup {
GovernanceERC20.MintSettings memory mintSettings,
PluginUUPSUpgradeable.TargetConfig memory targetConfig,
uint256 minApprovals,
bytes memory metadata
bytes memory pluginMetadata
) = abi.decode(
_data,
(
Expand Down

0 comments on commit 3176cd4

Please sign in to comment.