Skip to content

Commit

Permalink
Update schema fallback files - 2023-11-04
Browse files Browse the repository at this point in the history
  • Loading branch information
wp-make-coffee committed Nov 4, 2023
1 parent b3c4840 commit 9c43213
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 9c43213

Please sign in to comment.