Skip to content

Commit

Permalink
bulktemplate
Browse files Browse the repository at this point in the history
  • Loading branch information
msagolj committed Oct 21, 2024
1 parent a4391eb commit 3aea383
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
10 changes: 10 additions & 0 deletions component-models.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,16 @@
}
]
},
{
"id": "bulktemplate-metadata",
"fields": [
{
"component": "text",
"name": "bulk",
"label": "Bulk Template"
}
]
},
{
"id": "card",
"fields": [
Expand Down
10 changes: 10 additions & 0 deletions models/_page-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,16 @@
"label": "Author"
}
]
},
{
"id": "bulktemplate-metadata",
"fields": [
{
"component": "text",
"name": "bulk",
"label": "Bulk Template"
}
]
}
]
}

0 comments on commit 3aea383

Please sign in to comment.