Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

Commit

Permalink
Updates airtable view name
Browse files Browse the repository at this point in the history
  • Loading branch information
y4izus authored Sep 20, 2023
1 parent b0edf00 commit 1351eaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hooks/fall-fest-partner-event-conversion.utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ class FallFestPartnerEventAirtableRecords extends AirtableRecords {
super(
apiKey,
AIRTABLE_BASE_ID,
"Partner Website",
"Website view",
view,
undefined,
recordFields
Expand Down

0 comments on commit 1351eaa

Please sign in to comment.