aboutsummaryrefslogtreecommitdiff
path: root/schema.json
diff options
context:
space:
mode:
authorAnhgelus Morhtuuzh <anhgelus@anhgelus.world>2024-12-10 19:13:44 +0100
committerAnhgelus Morhtuuzh <anhgelus@anhgelus.world>2024-12-10 19:13:44 +0100
commite379601ec1f1ca70f955f7ea9dd07775fb4da93b (patch)
tree5d927b76cc335e6fd603c5051caac31761dca96c /schema.json
parent279f73187b9de250de3b1788d1ce543c60832bc6 (diff)
fix(custom): missing method for new config
Diffstat (limited to 'schema.json')
-rw-r--r--schema.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/schema.json b/schema.json
index dcc75ef..9b325c3 100644
--- a/schema.json
+++ b/schema.json
@@ -177,7 +177,7 @@
"tags"
]
},
- "custom_page": {
+ "custom_pages": {
"type": "array"
}
},