This commit is contained in:
Frank
2025-10-11 09:29:26 -04:00
parent 8e89c38480
commit 371fddc820

View File

@@ -30,6 +30,7 @@ export default function () {
</a>
.
</span>
<Show when={userInfo()?.isAdmin}>
<span data-slot="billing-info">
<Show
when={billingInfo()?.reload}
@@ -55,6 +56,7 @@ export default function () {
</span>
</Show>
</span>
</Show>
</p>
</section>