mirror of
https://github.com/Jellify-Music/App.git
synced 2026-01-20 09:50:26 -06:00
Merge branch '121-add-glitchtip-logging' of github.com:anultravioletaurora/Jellify into 121-add-glitchtip-logging
This commit is contained in:
@@ -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) => {
|
||||
|
||||
Reference in New Issue
Block a user