Change API for user

This commit is contained in:
kevinpauer
2022-03-17 18:03:27 +01:00
parent c750e4778d
commit 32540659d5
9 changed files with 35 additions and 19 deletions

View File

@@ -11,6 +11,7 @@
(ngSubmit)="f.form.valid && onSubmit()"
#f="ngForm"
novalidate
class="backgorund"
>
<div class="form-group">
<label for="username">Username</label>