fix(themes): updates ref of color_templates items

This commit is contained in:
Alex 'Avunia' Takiya 2022-03-27 21:04:34 +02:00 committed by Jan De Dobbeleer
parent 30497eb06c
commit 67735c03b6

View file

@ -30,7 +30,7 @@
"description": "https://ohmyposh.dev/docs/config-overview#foreground-templates",
"default": [],
"items": {
"$ref": "#/definitions/template"
"$ref": "#/definitions/segment/properties/template"
}
},
"fetch_version": {