This commit is contained in:
@@ -162,6 +162,8 @@ export interface ShotWithDetails {
|
||||
frameEnd: number | null;
|
||||
dueDate: Date | null;
|
||||
thumbnailUrl: string | null;
|
||||
originalFootageUrl: string | null;
|
||||
originalFootageKey: string | null;
|
||||
createdAt: Date;
|
||||
updatedAt: Date;
|
||||
artist: {
|
||||
|
||||
Reference in New Issue
Block a user