chore: regenerate base config schema

This commit is contained in:
Josh Lehman 2026-04-01 12:15:58 -07:00
parent 8ed22c7c4b
commit 6fd4cdb7c3
No known key found for this signature in database
GPG Key ID: D141B425AC7F876B
1 changed files with 3 additions and 3 deletions

View File

@ -2257,9 +2257,6 @@ export const GENERATED_BASE_CONFIG_SCHEMA = {
},
additionalProperties: false,
},
notifyUser: {
type: "boolean",
},
},
additionalProperties: false,
},
@ -2494,6 +2491,9 @@ export const GENERATED_BASE_CONFIG_SCHEMA = {
},
additionalProperties: false,
},
notifyUser: {
type: "boolean",
},
},
additionalProperties: false,
},