fix: auth guard

This commit is contained in:
eneller
2026-06-26 11:50:15 +02:00
parent 38dedfc829
commit 37fdc28e1f
7 changed files with 34 additions and 5 deletions

View File

@@ -28,7 +28,7 @@
<input
type="text"
class="form-control"
placeholder="Email or phone number"
placeholder="username"
[(ngModel)]="recipient"
/>
</div>