mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
fix(deps): update typescript-projects (#14892)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Dietzler <mail@ddietzler.dev>
This commit is contained in:
parent
66849d0d45
commit
d1d26c60d6
16 changed files with 5360 additions and 3409 deletions
|
|
@ -109,7 +109,7 @@
|
|||
]}
|
||||
/>
|
||||
|
||||
<svelte:body use:swipe on:swipedown={showControlBar} />
|
||||
<svelte:body use:swipe={() => ({ touchAction: 'pan-x' })} onswipedown={showControlBar} />
|
||||
|
||||
{#if showControls}
|
||||
<div
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue