test
This commit is contained in:
parent
b5ebf99ff2
commit
9b82a690c1
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
import { goto } from '$app/navigation';
|
||||
import { user } from '$lib/userStore';
|
||||
|
||||
|
||||
interface UserData {
|
||||
avatar: ImageData
|
||||
collectionId: string
|
||||
|
|
|
|||
Loading…
Reference in a new issue