Removed schema constant

This commit is contained in:
Plogon Enjoyer 2024-11-27 19:35:38 +08:00
parent 2def76ce9a
commit 1e8e1fd2ea

View File

@ -6,8 +6,7 @@
"type": "object", "type": "object",
"properties": { "properties": {
"$schema": { "$schema": {
"type": "string", "type": "string"
"const": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json"
}, },
"Author": { "Author": {
"description": "Author of the quest sequence", "description": "Author of the quest sequence",