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