mirror of
https://github.com/OpenCut-app/OpenCut.git
synced 2026-07-13 21:52:53 +02:00
format all files
This commit is contained in:
@@ -197,4 +197,4 @@ export function getSnappedSeekTime({
|
||||
const maxSeekTime =
|
||||
frameOffset > 0 ? Math.max(0, duration - frameOffset) : duration;
|
||||
return Math.max(0, Math.min(maxSeekTime, snappedTime));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user