Remove Web/Desktop comment from html template

This commit is contained in:
Alec Rippberger 2024-10-10 16:07:39 -05:00
parent 3936ccd979
commit 72f07fef55
No known key found for this signature in database
GPG Key ID: 9DD8DA583B28154A
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
<div class="tw-text-center">{{ "or" | i18n }}</div> <div class="tw-text-center">{{ "or" | i18n }}</div>
<!-- Link to Login with Passkey page (Web and Desktop only) --> <!-- Link to Login with Passkey page -->
<ng-container *ngIf="isLoginWithPasskeySupported()"> <ng-container *ngIf="isLoginWithPasskeySupported()">
<a <a
bitButton bitButton