mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-23 16:25:19 +03:00
exprimental restore procedure
This commit is contained in:
parent
f313665046
commit
b35590f052
2 changed files with 147 additions and 56 deletions
|
@ -267,9 +267,7 @@ TABS.setup.initialize = function (callback) {
|
|||
googleAnalytics.sendEvent('Configuration', 'Restore', 'true');
|
||||
|
||||
// get latest settings
|
||||
GUI.tab_switch_cleanup(function () {
|
||||
TABS.setup.initialize();
|
||||
});
|
||||
TABS.setup.initialize();
|
||||
});
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue