Merge branch '121-add-glitchtip-logging' of github.com:anultravioletaurora/Jellify into 121-add-glitchtip-logging

This commit is contained in:
Violet Caulfield
2025-02-22 19:57:03 -06:00

View File

@@ -54,7 +54,7 @@ export default function Scrubber() : React.JSX.Element {
? progress.duration * ProgressMultiplier
: 1
}
width={width / 1.1}
width={width / 1.2}
props={{
// If user swipes off of the slider we should seek to the spot
onPressOut: (event) => {