diff options
| author | Anhgelus Morhtuuzh <anhgelus@anhgelus.world> | 2024-12-10 19:13:44 +0100 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <anhgelus@anhgelus.world> | 2024-12-10 19:13:44 +0100 |
| commit | e379601ec1f1ca70f955f7ea9dd07775fb4da93b (patch) | |
| tree | 5d927b76cc335e6fd603c5051caac31761dca96c /schema.json | |
| parent | 279f73187b9de250de3b1788d1ce543c60832bc6 (diff) | |
fix(custom): missing method for new config
Diffstat (limited to 'schema.json')
| -rw-r--r-- | schema.json | 2 |
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" } }, |
