Skip to content

Commit 44d74b7

Browse files
authored
Merge branch 'develop' into samkcrespo-patch-3
2 parents 4f81c2b + 43f021b commit 44d74b7

File tree

88 files changed

+4518
-791
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

88 files changed

+4518
-791
lines changed

scripts/catalog/updateDestinations.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,8 @@ const updateDestinations = async () => {
142142
connection_modes,
143143
settings,
144144
actions,
145-
presets
145+
presets,
146+
partnerOwned: destination.partnerOwned
146147
};
147148

148149
// Add the updated destination to the destinationsUpdated array

src/_data/catalog/destination_categories.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# destination categories last updated 2024-03-21
2+
# destination categories last updated 2024-04-11
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

0 commit comments

Comments
 (0)