1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-13 11:29:53 +03:00
This commit is contained in:
Pawel Spychalski (DzikuVx) 2016-12-23 23:57:05 +01:00
parent 725e062479
commit 1b4c729e46
6 changed files with 72 additions and 328 deletions

View file

@ -29,7 +29,7 @@ $(document).ready(function () {
if ($tabElement != null) {
setTimeout(function () {
$tabElement.click();
}, 250);
}, 500);
}
}, 5000);