mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-16 21:05:30 +03:00
chore: add no-var
rule to match sonarcloud
This commit is contained in:
parent
f4bc4b366b
commit
bfec87d931
3 changed files with 4 additions and 1 deletions
|
@ -364,7 +364,6 @@ function startProcess() {
|
|||
case 'setup_osd':
|
||||
TABS.setup_osd.initialize(content_ready);
|
||||
break;
|
||||
|
||||
case 'configuration':
|
||||
TABS.configuration.initialize(content_ready);
|
||||
break;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue