set qrg from calculated

This commit is contained in:
HB9HIL
2025-11-23 17:43:55 +01:00
parent 21e6bb0948
commit 18c6832422

View File

@@ -973,6 +973,7 @@ $(document).ready(function() {
$('#frequency').val('');
$('#frequency_rx').val('');
$('#band_rx').val('');
set_new_qrg();
$('#selectPropagation').val($('#selectPropagation option:first').val());
// Set DX Waterfall CAT state to none if variable exists
if (typeof dxwaterfall_cat_state !== 'undefined') {