Skip to content

Commit

Permalink
chore: Adds sponsoredLabel to section json
Browse files Browse the repository at this point in the history
  • Loading branch information
hellofanny committed Nov 28, 2024
1 parent d6b2ed7 commit 693c4c6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/core/cms/faststore/sections.json
Original file line number Diff line number Diff line change
Expand Up @@ -1776,6 +1776,11 @@
"default": "Tax included"
}
}
},
"sponsoredLabel": {
"title": "Sponsored Label",
"type": "string",
"default": "Sponsored"
}
}
},
Expand Down

0 comments on commit 693c4c6

Please sign in to comment.