fix(schema): overflow property

This commit is contained in:
shyguyCreate 2022-06-27 16:05:15 -05:00 committed by Jan De Dobbeleer
parent 9ab86bf514
commit e842b1d41e

View file

@ -139,7 +139,7 @@
},
"then": {
"properties": {
"type": {
"overflow": {
"type": "string",
"title": "Block overflow",
"description": "https://ohmyposh.dev/docs/configuration/block#overflow",