Skip to content

Commit

Permalink
Merge branch 'ted/grwth-4238-enable-oracle-cancellation-on-all-chains…
Browse files Browse the repository at this point in the history
  • Loading branch information
ted-palmer committed Apr 10, 2024
2 parents 78ffaf4 + 12fffae commit 68771f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/buttons/List.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ const List: FC<Props> = ({
description: 'The transaction was not completed.',
})
}}
oracleEnabled={marketplaceChain.oracleBidsEnabled}
onPointerDownOutside={(e) => {
const privyLayer = document.getElementById('privy-dialog')

Expand Down

0 comments on commit 68771f4

Please sign in to comment.