Move enforceable sso to enterprise

This commit is contained in:
Rory Powell 2023-03-01 15:30:15 +00:00
parent c83684ed83
commit 467ad71dcc
1 changed files with 1 additions and 1 deletions

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>