mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-04-04 14:08:38 +00:00
ysf does not need autoclear any more
This commit is contained in:
parent
f3444a4edb
commit
667fe596dc
2 changed files with 4 additions and 5 deletions
|
|
@ -93,7 +93,6 @@ YsfMetaPanel.prototype.update = function(data) {
|
|||
};
|
||||
|
||||
YsfMetaPanel.prototype.clear = function() {
|
||||
MetaPanel.prototype.clear.call(this);
|
||||
this.setMode();
|
||||
this.setSource();
|
||||
this.setLocation();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue