UI: Fixed typo
This commit is contained in:
parent
97cc33394d
commit
fc8ededea2
@ -259,8 +259,8 @@
|
||||
</mat-error>
|
||||
</mat-form-field>
|
||||
</div>
|
||||
<div class="flex flex-row gap-2 xs:flex-col" subscriptSizing="dynamic">
|
||||
<mat-form-field class="mat-block flex-1">
|
||||
<div class="flex flex-row gap-2 xs:flex-col">
|
||||
<mat-form-field class="mat-block flex-1" subscriptSizing="dynamic">
|
||||
<mat-label translate>admin.jwt.expiration-time</mat-label>
|
||||
<input matInput type="number" required
|
||||
formControlName="tokenExpirationTime"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user