moved high res uploads button
Deploy / deploy (push) Successful in 2m39s

This commit is contained in:
twotalesanimation
2026-06-25 10:14:27 +02:00
parent b683976cc6
commit 0274b63c1e
4 changed files with 294 additions and 97 deletions
+2
View File
@@ -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;