Fixed: Manage API Keys > New name field not marked required
This commit is contained in:
parent
88acdbcc28
commit
c0f3d89b0b
1 changed files with 1 additions and 0 deletions
|
@ -104,6 +104,7 @@
|
||||||
wire:keydown.enter="createToken(name)"
|
wire:keydown.enter="createToken(name)"
|
||||||
wire:model="name"
|
wire:model="name"
|
||||||
autofocus
|
autofocus
|
||||||
|
required
|
||||||
>
|
>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Reference in a new issue