Skip to content

Commit

Permalink
fix: bad type
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Sep 27, 2024
1 parent 8483c41 commit 457dd88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/blueprints-integration/src/ingest.ts
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ export interface NrcsIngestChangeDetails {
/**
* Describes the changes to the rundown itself
*/
rundownChanges?: NrcsIngestRundownChangeDetails | null
rundownChanges?: NrcsIngestRundownChangeDetails

/**
* Describes the changes to the segments in the rundown
Expand Down

0 comments on commit 457dd88

Please sign in to comment.