mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
On LOTW Import "Pull LoTW data for me" is selected by default saving a mouse press
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
<br><br>
|
||||
|
||||
<div class="custom-control custom-radio">
|
||||
<input type="radio" name="lotwimport" id="fetch" class="custom-control-input" value="fetch" />
|
||||
<input type="radio" name="lotwimport" id="fetch" class="custom-control-input" value="fetch" checked="checked" />
|
||||
<label class="custom-control-label" for="fetch">Pull LoTW data for me</label>
|
||||
</div>
|
||||
<p class="card-text">From date:</p>
|
||||
|
||||
Reference in New Issue
Block a user