mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-03-05 20:49:04 -08:00
fix(schema): overflow property
This commit is contained in:
parent
9ab86bf514
commit
e842b1d41e
|
@ -139,7 +139,7 @@
|
||||||
},
|
},
|
||||||
"then": {
|
"then": {
|
||||||
"properties": {
|
"properties": {
|
||||||
"type": {
|
"overflow": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"title": "Block overflow",
|
"title": "Block overflow",
|
||||||
"description": "https://ohmyposh.dev/docs/configuration/block#overflow",
|
"description": "https://ohmyposh.dev/docs/configuration/block#overflow",
|
||||||
|
|
Loading…
Reference in a new issue