Skip to content

Commit

Permalink
fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
enejb committed Dec 12, 2018
1 parent 3295465 commit 84ed8fe
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions client/gutenberg/extensions/presets/jetpack/index.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
{
"production": [
"contact-form",
"contact-form",
"field-text",
"field-name",
"field-email",
"field-url",
"field-date",
"field-telephone",
"field-textarea",
"field-checkbox",
"field-checkbox-multiple",
"field-radio",
"field-select",
"map",
"markdown",
"publicize",
"simple-payments",
"field-text",
"field-name",
"field-email",
"field-url",
"field-date",
"field-telephone",
"field-textarea",
"field-checkbox",
"field-checkbox-multiple",
"field-radio",
"field-select"
"simple-payments"
],
"beta": [
"related-posts",
Expand Down

0 comments on commit 84ed8fe

Please sign in to comment.