refactor: move managers to new folder (#17929)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { eventManager } from '$lib/stores/event-manager.svelte';
|
||||
import { eventManager } from '$lib/managers/event-manager.svelte';
|
||||
import type {
|
||||
AlbumResponseDto,
|
||||
ServerAboutResponseDto,
|
||||
|
||||
Reference in New Issue
Block a user