Skip to content

Commit 85d01ad

Browse files
committed
fixup! Allow control from config and blueprints
1 parent fecd013 commit 85d01ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/webui/src/__mocks__/helpers/database.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,7 @@ export async function setupMockShowStyleBase(
211211
blueprintConfigWithOverrides: wrapDefaultObject({}),
212212
blueprintId: blueprintId,
213213
// hotkeyLegend?: Array<HotkeyDefinition>
214+
abChannelDisplay: undefined,
214215
_rundownVersionHash: '',
215216
lastBlueprintConfig: undefined,
216217
lastBlueprintFixUpHash: undefined,

0 commit comments

Comments
 (0)