summaryrefslogtreecommitdiffstats
path: root/schema
diff options
context:
space:
mode:
authorStefan Haller <stefan@haller-berlin.de>2024-05-31 20:05:24 +0200
committerStefan Haller <stefan@haller-berlin.de>2024-05-31 20:05:44 +0200
commit91cb33db85f6c8fb1b2da5df70f149f82c48d254 (patch)
tree5d85d083d137d75124cb00b641f447a1f9c41eb2 /schema
parent7492521829114b935c91a4eab856a554160122bd (diff)
Remove an outdated comment
Lazygit doesn't touch this, the comment is just not true. I wonder if we need the config at all, actually; I'd be in favor of removing it.
Diffstat (limited to 'schema')
-rw-r--r--schema/config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/schema/config.json b/schema/config.json
index 626ad1573..8df3e1b2b 100644
--- a/schema/config.json
+++ b/schema/config.json
@@ -752,7 +752,7 @@
},
"disableStartupPopups": {
"type": "boolean",
- "description": "If true, don't display introductory popups upon opening Lazygit.\nLazygit sets this to true upon first runninng the program so that you don't see introductory popups every time you open the program."
+ "description": "If true, don't display introductory popups upon opening Lazygit."
},
"customCommands": {
"items": {