1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-11-28 09:08:41 +02:00

chore: update jsonschema

This commit is contained in:
AzraelSec 2023-12-05 22:37:24 +01:00 committed by Stefan Haller
parent 38db574de9
commit 6907816af9

View File

@ -948,6 +948,10 @@
"openStatusFilter": {
"type": "string",
"default": "\u003cc-b\u003e"
},
"copyFileInfoToClipboard": {
"type": "string",
"default": "y"
}
},
"additionalProperties": false,