mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-04 22:17:34 +00:00
update wording to direct users to the feature report
This commit is contained in:
parent
cb29fc251c
commit
4b36aca6fc
1 changed files with 1 additions and 1 deletions
|
|
@ -89,7 +89,7 @@ DemodulatorPanel.prototype.setMode = function(requestedModulation) {
|
|||
return;
|
||||
}
|
||||
if (!mode.isAvailable()) {
|
||||
divlog('Modulation "' + mode.name + '" not supported. Please check requirements', true);
|
||||
divlog('Modulation "' + mode.name + '" not supported. Please check the feature report', true);
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue