mirror of
https://github.com/immich-app/immich.git
synced 2025-12-01 03:39:43 +09:00
chore: svelte-kit-2 (#6103)
* chore: upgrade svelte * chore: type imports * chore: types
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
import { page } from '$app/stores';
|
||||
import { locale, sidebarSettings } from '$lib/stores/preferences.store';
|
||||
import { featureFlags } from '$lib/stores/server-config.store';
|
||||
import { AssetApiGetAssetStatisticsRequest, api } from '@api';
|
||||
import { type AssetApiGetAssetStatisticsRequest, api } from '@api';
|
||||
import {
|
||||
mdiAccount,
|
||||
mdiAccountMultiple,
|
||||
|
||||
Reference in New Issue
Block a user