mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-06-20 01:19:23 +02:00
chore: update jsonschema
This commit is contained in:
@@ -948,6 +948,10 @@
|
|||||||
"openStatusFilter": {
|
"openStatusFilter": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"default": "\u003cc-b\u003e"
|
"default": "\u003cc-b\u003e"
|
||||||
|
},
|
||||||
|
"copyFileInfoToClipboard": {
|
||||||
|
"type": "string",
|
||||||
|
"default": "y"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"additionalProperties": false,
|
"additionalProperties": false,
|
||||||
|
|||||||
Reference in New Issue
Block a user