Skip to content

Commit

Permalink
Offer Issue fix
Browse files Browse the repository at this point in the history
  • Loading branch information
NishantPhour committed Dec 17, 2024
1 parent 9698f98 commit 39adc7c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ export default {
"cc_email": this.ccEmail,
"selected_mooring_bay_id": this.selectedMooringBayId,
"selected_mooring_id": this.selectedMooringId,
"no_email": this.noEmails,
"no_emails": this.noEmails,
}
this.errors = false;
this.savingOffer = true;
Expand Down

0 comments on commit 39adc7c

Please sign in to comment.