chore(release): refresh bundled channel metadata

This commit is contained in:
Peter Steinberger
2026-04-27 19:50:53 +01:00
parent 49aa1d07b0
commit f02ced0fab
@@ -10010,6 +10010,9 @@ export const GENERATED_BUNDLED_CHANNEL_CONFIG_METADATA = [
type: "string",
enum: ["off", "partial"],
},
c2cStreamApi: {
type: "boolean",
},
},
required: ["mode"],
additionalProperties: {},
@@ -10250,6 +10253,9 @@ export const GENERATED_BUNDLED_CHANNEL_CONFIG_METADATA = [
type: "string",
enum: ["off", "partial"],
},
c2cStreamApi: {
type: "boolean",
},
},
required: ["mode"],
additionalProperties: {},