Skeleton: Fix error in pbUser store access
This commit is contained in:
@ -489,7 +489,7 @@
|
|||||||
</Button>
|
</Button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
{:else if $drawerStore.id === "profile_drawer" && pbUser}
|
{:else if $drawerStore.id === "profile_drawer" && $pbUser}
|
||||||
<!-- Profile Drawer -->
|
<!-- Profile Drawer -->
|
||||||
<!-- Profile Drawer -->
|
<!-- Profile Drawer -->
|
||||||
<!-- Profile Drawer -->
|
<!-- Profile Drawer -->
|
||||||
|
Reference in New Issue
Block a user