chore: regenerate base config schema

This commit is contained in:
Josh Lehman
2026-04-01 12:15:58 -07:00
parent 8ed22c7c4b
commit 6fd4cdb7c3

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,
},