This commit is contained in:
@@ -153,6 +153,7 @@ export interface ShotWithDetails {
|
||||
shotNumber: number;
|
||||
sequence: string | null;
|
||||
description: string | null;
|
||||
notes: string | null;
|
||||
status: ShotStatus;
|
||||
priority: ShotPriority;
|
||||
artistId: string | null;
|
||||
|
||||
Reference in New Issue
Block a user