Skip to content

Commit

Permalink
feat(): add telemetry to draft include list
Browse files Browse the repository at this point in the history
  • Loading branch information
jordantsanz committed Nov 14, 2022
1 parent a805673 commit 97cb882
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/sites/src/drafts/site-draft-include-list.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ export const SITE_DRAFT_INCLUDE_LIST = [
"item.title",
"item.snippet",
"item.properties.schemaVersion",
"item.properties.telemetry",
"data.values.layout",
"data.values.theme",
"data.values.headerCss",
Expand Down

0 comments on commit 97cb882

Please sign in to comment.