1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-16 21:05:30 +03:00

remove connect from css stylesheet

This commit is contained in:
timman2er 2018-09-28 12:02:44 +02:00
parent b4f5b46335
commit c337fdc898
3 changed files with 11 additions and 11 deletions

View file

@ -78,7 +78,7 @@ function setupAnalytics(result) {
}
$('.connect_b a.connect').removeClass('disabled');
$('.firmware_b a.connect').removeClass('disabled');
$('.firmware_b a.flash').removeClass('disabled');
}
//Process to execute to real start the app