mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-12 19:17:45 +02:00
refactor(plugins): rename manifest schema
This commit is contained in:
parent
80d2c48ee2
commit
014facd5a1
2 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@
|
|||
"json.schemas": [
|
||||
{
|
||||
"fileMatch": ["plugins/**/manifest.json"],
|
||||
"url": "/workspaces/castopod/modules/Plugins/Manifest/schema.json"
|
||||
"url": "/workspaces/castopod/modules/Plugins/Manifest/manifest.schema.json"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue