Skip to content

Commit

Permalink
add contract address
Browse files Browse the repository at this point in the history
  • Loading branch information
dawndarkness committed Jan 14, 2025
1 parent a135978 commit c9246f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webapp/src/store.js
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ const products = [
multibuy: true,
active: true,
campaign: 'valentines',
contractAddress: '',
contractAddress: '0x0e2F51Ce5D9cD0cdfD091AB6a235D2ee5EF087d2',
ticketPriceString: '22,000',
bannerLarge: 'url(/valentines/banner-lg.png)',
cardPreviewLarge: 'url(/valentines/card-preview-lg.png)',
Expand Down

0 comments on commit c9246f0

Please sign in to comment.