mirror of
https://github.com/pockethost/pockethost.git
synced 2025-07-04 03:42:29 +00:00
Add email to profile
This commit is contained in:
parent
45c03da721
commit
be7f95c49f
@ -30,6 +30,7 @@
|
||||
<div class="m-10">
|
||||
<h2 class="text-2xl">My Account</h2>
|
||||
<h2>Current Plan: {PLAN_NAMES[$userSubscriptionType]}</h2>
|
||||
<h2>Email: {client().user()?.email}</h2>
|
||||
</div>
|
||||
|
||||
{#if $isUserLegacy}
|
||||
|
Loading…
x
Reference in New Issue
Block a user