style: auto-format from pre-push hooks
ci/woodpecker/push/container Pipeline was successful

This commit is contained in:
Oleks
2026-06-14 14:25:22 +03:00
parent 0072716733
commit 0be268307e
+3 -15
View File
@@ -16,10 +16,7 @@
"label": "CMS platforms",
"labelSingular": "CMS platform",
"urlPattern": "/cms/{slug}",
"supports": [
"search",
"seo"
],
"supports": ["search", "seo"],
"fields": [
{
"slug": "title",
@@ -46,11 +43,7 @@
"label": "Plugins",
"labelSingular": "Plugin",
"urlPattern": "/plugins/{slug}",
"supports": [
"drafts",
"search",
"seo"
],
"supports": ["drafts", "search", "seo"],
"fields": [
{
"slug": "title",
@@ -148,12 +141,7 @@
"label": "Pages",
"labelSingular": "Page",
"urlPattern": "/{slug}",
"supports": [
"drafts",
"revisions",
"search",
"seo"
],
"supports": ["drafts", "revisions", "search", "seo"],
"fields": [
{
"slug": "title",