We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fecd013 commit 85d01adCopy full SHA for 85d01ad
packages/webui/src/__mocks__/helpers/database.ts
@@ -211,6 +211,7 @@ export async function setupMockShowStyleBase(
211
blueprintConfigWithOverrides: wrapDefaultObject({}),
212
blueprintId: blueprintId,
213
// hotkeyLegend?: Array<HotkeyDefinition>
214
+ abChannelDisplay: undefined,
215
_rundownVersionHash: '',
216
lastBlueprintConfig: undefined,
217
lastBlueprintFixUpHash: undefined,
0 commit comments