Fix pakubiiti client state import
This commit is contained in:
parent
53166cf2ef
commit
11ade8fc06
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<script lang="ts">
|
||||
import { setAlbumClientState } from '$lib/client/AlbumClientState.svelte';
|
||||
import { setAlbumClientState } from '$lib/client/pakubiiti/AlbumClientState.svelte';
|
||||
|
||||
let { children } = $props();
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue