This commit is contained in:
Matthew Zeng
2026-02-11 16:31:16 -08:00
parent 55d45f3fcf
commit 81addf0670
6 changed files with 16 additions and 6 deletions

View File

@@ -10060,7 +10060,7 @@
},
"isEnabled": {
"default": true,
"description": "Whether this app is enabled in the loaded config.",
"description": "Whether this app is enabled in config.toml. Example: ```toml [app.bad_app] enabled = false ```",
"type": "boolean"
},
"logoUrl": {