mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
refactor: move managers to new folder (#17929)
This commit is contained in:
parent
1b5fc9c665
commit
a17390a422
15 changed files with 16 additions and 16 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { eventManager } from '$lib/stores/event-manager.svelte';
|
||||
import { eventManager } from '$lib/managers/event-manager.svelte';
|
||||
import { asLocalTimeISO } from '$lib/utils/date-time';
|
||||
import {
|
||||
type AssetResponseDto,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue