mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-17 13:25:30 +03:00
converting background page to eventPage
This commit is contained in:
parent
81cceba005
commit
b7e880678e
2 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,8 @@
|
||||||
|
|
||||||
"app": {
|
"app": {
|
||||||
"background": {
|
"background": {
|
||||||
"scripts": [ "background.js" ]
|
"scripts": ["eventPage.js"],
|
||||||
|
"persistent": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue