mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-17 05:15:20 +03:00
#DJI-HD-OSD-Support
This commit is contained in:
parent
ffce2c9a57
commit
da1ce634b0
6 changed files with 377 additions and 45 deletions
|
@ -21,7 +21,7 @@ var Settings = (function () {
|
|||
if (!s) {
|
||||
// Setting doesn't exist.
|
||||
input.val(null);
|
||||
parent.hide();
|
||||
parent.remove();
|
||||
return;
|
||||
}
|
||||
parent.show();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue