mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
remove active_tab_ref, name some of the anonymous functions, cleanup
This commit is contained in:
parent
b9b5568a3b
commit
5cd042ae9d
15 changed files with 34 additions and 26 deletions
2
main.js
2
main.js
|
@ -17,8 +17,6 @@ googleAnalyticsService.getConfig().addCallback(function (config) {
|
|||
});
|
||||
|
||||
$(document).ready(function () {
|
||||
googleAnalytics.sendAppView('Application Started');
|
||||
|
||||
// translate to user-selected language
|
||||
localize();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue