mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-06 23:13:46 +00:00
update bookmarks
This commit is contained in:
parent
d9a818525d
commit
20023e3989
2 changed files with 2 additions and 5 deletions
|
|
@ -818,7 +818,7 @@ function on_ws_recv(evt) {
|
|||
var as_bookmarks = json['value'].map(function (d) {
|
||||
return {
|
||||
name: d['mode'].toUpperCase(),
|
||||
digital_modulation: d['mode'],
|
||||
modulation: d['mode'],
|
||||
frequency: d['frequency']
|
||||
};
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue