mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-22 07:45:19 +03:00
Fixed ports tab.
This commit is contained in:
parent
073a2dfe9b
commit
632c339b6c
1 changed files with 0 additions and 2 deletions
|
@ -121,8 +121,6 @@ TABS.ports.initialize = function (callback, scrollPosition) {
|
|||
function update_ui() {
|
||||
self.analyticsChanges = {};
|
||||
|
||||
self.foo.bar = 1;
|
||||
|
||||
if (semver.lt(CONFIG.apiVersion, "1.6.0")) {
|
||||
|
||||
$(".tab-ports").removeClass("supported");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue