implement optional device fields
This commit is contained in:
@@ -5,4 +5,5 @@ $(function(){
|
||||
$('.wsjt-decoding-depths').wsjtDecodingDepthsInput();
|
||||
$('#waterfall_scheme').waterfallDropdown();
|
||||
$('#rf_gain').gainInput();
|
||||
$('.optional-section').optionalSection();
|
||||
});
|
||||
Reference in New Issue
Block a user