Added --latest-scene flag

Author: https://github.com/L4w1i3t
This commit is contained in:
Lawliet
2026-04-17 02:32:57 -04:00
committed by GitHub
parent 8b53df7449
commit 57a00512e6
3 changed files with 58 additions and 1 deletions
+1 -1
View File
@@ -495,4 +495,4 @@ func objectIdToFilePathCandidates(revision, assetType, objectId string) (candida
}
}
return candidates, entry.Size, true
}
}