Skip to content

Commit

Permalink
Merge pull request #371 from wp-cli/update-schemas
Browse files Browse the repository at this point in the history
  • Loading branch information
swissspidy authored Nov 4, 2023
2 parents b3c4840 + 9c43213 commit e84691f
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions assets/block-i18n.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"title": "block title",
"description": "block description",
"keywords": [ "block keyword" ],
"styles": [
{
"label": "block style label"
}
],
"variations": [
{
"title": "block variation title",
"description": "block variation description",
"keywords": [ "block variation keyword" ]
}
]
"title": "block title",
"description": "block description",
"keywords": [ "block keyword" ],
"styles": [
{
"label": "block style label"
}
],
"variations": [
{
"title": "block variation title",
"description": "block variation description",
"keywords": [ "block variation keyword" ]
}
]
}

0 comments on commit e84691f

Please sign in to comment.