fix: path is not required
This commit is contained in:
parent
e33b639f12
commit
0b40cb0889
|
|
@ -123,8 +123,7 @@
|
|||
name="beacon.path"
|
||||
id="beacon.path"
|
||||
class="form-control"
|
||||
placeholder="WIDE1-1"
|
||||
required=""
|
||||
placeholder="We prefer WIDE1-1"
|
||||
/>
|
||||
</div>
|
||||
<div class="col-8 mt-3">
|
||||
|
|
|
|||
Loading…
Reference in New Issue