You've already forked immich
mirror of
https://github.com/immich-app/immich.git
synced 2025-06-17 03:47:45 +02:00
Migrate SvelteKit to the latest version 431
(#526)
This commit is contained in:
@ -6,7 +6,6 @@
|
||||
import WindowMinimize from 'svelte-material-icons/WindowMinimize.svelte';
|
||||
import type { UploadAsset } from '$lib/models/upload-asset';
|
||||
import { getAssetsInfo } from '$lib/stores/assets';
|
||||
import { session } from '$app/stores';
|
||||
let showDetail = true;
|
||||
|
||||
let uploadLength = 0;
|
||||
|
Reference in New Issue
Block a user