Fix: Screw after Screw Up

- Fix: Screw after Screw Up
pull/740/head
TRaSH 2 years ago
parent 40b022cf34
commit 5ccb320d20

@ -2,7 +2,7 @@
"$schema": "metadata.schema.json",
"json_paths": {
"radarr": {
"custom_formats": ["docs/json/radarr"]
"custom_formats": ["docs/json/radarr/cf"]
},
"sonarr": {
"release_profiles": ["docs/json/sonarr/rp"],

@ -34,6 +34,7 @@
"type": "object",
"additionalProperties": false,
"properties": {
"custom_formats": { "$ref": "#/$defs/custom_formats" },
"release_profiles": { "$ref": "#/$defs/release_profiles" }
}
}

Loading…
Cancel
Save