Skip to content

Commit

Permalink
changed reatreat ticket price
Browse files Browse the repository at this point in the history
  • Loading branch information
gaurikam2003 committed Jul 31, 2024
1 parent 1a413d0 commit a94be17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/src/services/FroshServices.js
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ const FroshServices = {
{
item: 'Retreat Ticket',
paymentIntent: paymentIntent.toString(),
amountDue: 9500,
amountDue: 10300,
},
],
},
Expand Down

0 comments on commit a94be17

Please sign in to comment.