mirror of
https://github.com/pockethost/pockethost.git
synced 2025-11-24 14:35:49 +00:00
enh: add allowed instances to account screen
This commit is contained in:
parent
ad64887ba0
commit
2d15e46c02
@ -16,6 +16,12 @@
|
||||
>{PLAN_NAMES[$userSubscriptionType]}</span
|
||||
>
|
||||
</div>
|
||||
<div class="m-4">
|
||||
Allowed instances: {$userStore?.subscription_quantity} (<a
|
||||
href="/support"
|
||||
class="link text-primary">request more</a
|
||||
>)
|
||||
</div>
|
||||
<div>
|
||||
<a class="m-4 btn btn-neutral" href="https://gravatar.com/profile">
|
||||
<Avatar class="w-5 h-5" />
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user