Skip to content

Commit

Permalink
Update src/routes/integrations/technology-partner/+page.svelte
Browse files Browse the repository at this point in the history
Co-authored-by: Darshan <[email protected]>
  • Loading branch information
PineappleIOnic and ItzNotABug authored Jan 24, 2025
1 parent 5ff6958 commit a376fbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/integrations/technology-partner/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
'Content-Type': 'application/json'
},
body: JSON.stringify({
name: name,
name,
email,
companyName,
companySize,
Expand Down

0 comments on commit a376fbe

Please sign in to comment.