Skip to content

Commit 9d4b49a

Browse files
committed
update destinations
1 parent c64113a commit 9d4b49a

File tree

3 files changed

+158
-321
lines changed

3 files changed

+158
-321
lines changed

scripts/papi.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -495,6 +495,6 @@ const updateWarehouses = async () => {
495495

496496
}
497497

498-
// updateDestinations()
498+
updateDestinations()
499499
updateSources()
500500
// updateWarehouses()

src/_data/catalog/destination_categories.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# AUTOGENERATED FROM PLATFORM API. DO NOT EDIT
1+
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
22
# destination categories last updated 2021-06-23
33
items:
44
- display_name: Email Marketing

0 commit comments

Comments
 (0)