mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-19 06:15:13 +03:00
Remove rewrite text flash firmware
This commit is contained in:
parent
faf78105b4
commit
b20bd006ce
1 changed files with 0 additions and 1 deletions
|
@ -95,7 +95,6 @@ function initializeSerialBackend() {
|
|||
$('#tabs ul.mode-disconnected .tab_landing a').click();
|
||||
} else {
|
||||
$('#tabs ul.mode-disconnected .tab_firmware_flasher a').click();
|
||||
$('div.open_firmware_flasher a.flash_state').text(i18n.getMessage('flashTab'));
|
||||
$('div#flashbutton a.flash_state').addClass('active');
|
||||
$('div#flashbutton a.flash').addClass('active');
|
||||
document.getElementById("tab_landing").style.display = "none";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue