This commit is contained in:
@@ -177,6 +177,8 @@ export interface ShotWithDetails {
|
||||
// Sequence / picture lock timecodes
|
||||
seqTimecodeStart: string | null;
|
||||
seqTimecodeEnd: string | null;
|
||||
// High-res deliverable
|
||||
highResFilename: string | null;
|
||||
shotGroup: { id: string; name: string } | null;
|
||||
footagePlates: {
|
||||
id: string;
|
||||
|
||||
Reference in New Issue
Block a user