Bump versions, limit key generation to ios

This commit is contained in:
Jon Staab
2025-02-14 12:18:52 -08:00
parent 6ecc3e6770
commit f1e76a1ed1
5 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -93,7 +93,7 @@
</p>
<Divider>Or</Divider>
{/if}
{#if Capacitor.isNativePlatform()}
{#if Capacitor.getPlatform() === "ios"}
<Button onclick={useKey} class="btn {email || password ? 'btn-neutral' : 'btn-primary'}">
<Icon icon="key" />
Generate a key