feat: make band logo optional on break screen
This commit is contained in:
@@ -77,6 +77,7 @@ export function declareReplicants(nodecg: NodeCG.ServerAPI): Replicants {
|
||||
heading: branding.breakHeading ?? seed.breakHeading,
|
||||
nextActName: "",
|
||||
nextActFrom: "",
|
||||
logoVisible: true,
|
||||
logoInverted: false,
|
||||
logoName: null,
|
||||
logoHeightPx: 240,
|
||||
|
||||
Reference in New Issue
Block a user