1
0
Fork 0
mirror of synced 2024-09-11 15:08:05 +12:00

Move enforceable sso to enterprise

This commit is contained in:
Rory Powell 2023-03-01 15:30:15 +00:00
parent c83684ed83
commit 467ad71dcc

View file

@ -368,7 +368,7 @@
</div> </div>
{#if !$licensing.enforceableSSO} {#if !$licensing.enforceableSSO}
<Tags> <Tags>
<Tag icon="LockClosed">Business plan</Tag> <Tag icon="LockClosed">Enterprise plan</Tag>
</Tags> </Tags>
{/if} {/if}
</div> </div>