mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-24 00:35:26 +03:00
Fixing whitespace and indentation.
This commit is contained in:
parent
5de5f6d191
commit
d32ba714bf
1 changed files with 16 additions and 18 deletions
|
@ -296,9 +296,7 @@ GUI_control.prototype.content_ready = function (callback) {
|
|||
});
|
||||
});
|
||||
|
||||
|
||||
if (callback) callback();
|
||||
|
||||
}
|
||||
|
||||
// initialize object into GUI variable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue