Skip to content

Commit

Permalink
YATCO FUCKING FIX I HATE IT
Browse files Browse the repository at this point in the history
  • Loading branch information
petrivskyyy committed Jan 22, 2025
1 parent 4d32b50 commit 763771f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin/src/payload/helpers/yatcoFetch.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ const fetchYachts = async (): Promise<Yacht[]> => {
Authorization: `Basic ${process.env.PAYLOAD_YATCO_API_KEY}`,
},
body: JSON.stringify({
BrokerageCompany: 'g-yachts',
records: 6000,
}),
})

Expand Down

0 comments on commit 763771f

Please sign in to comment.