mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 12:55:19 +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": {
|
||||
"background": {
|
||||
"scripts": [ "background.js" ]
|
||||
"scripts": ["eventPage.js"],
|
||||
"persistent": false
|
||||
}
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue