1
0
Fork 0
mirror of synced 2024-06-02 18:44:54 +12:00

Fix cypress accountPortals.spec

This commit is contained in:
Rory Powell 2022-09-26 21:02:11 +01:00
parent 77c7019272
commit 0ee59e371a

View file

@ -133,7 +133,7 @@
</Body>
</Layout>
<Divider />
{#if $licensing.usageMetrics.dayPasses >= 100}
{#if $licensing.usageMetrics?.dayPasses >= 100}
<div>
<Layout gap="S" justifyItems="center">
<img class="spaceman" alt="spaceman" src={Spaceman} />