This commit is contained in:
Spencer Flagg 2024-01-24 12:53:49 +01:00
parent b5ebf99ff2
commit 9b82a690c1

View file

@ -3,6 +3,7 @@
import { goto } from '$app/navigation';
import { user } from '$lib/userStore';
interface UserData {
avatar: ImageData
collectionId: string