mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-03-06 13:33:52 +01:00
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 a new issue